Table of Contents

Method GetEnumerator

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

GetEnumerator()

Returns an enumerator that iterates through a collection.

public IEnumerator GetEnumerator()

Returns

IEnumerator

An IEnumerator object that can be used to iterate through the collection.