BaseCollection.GetEnumerator Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.GetEnumerator Method

BR.AN.PviServices .NET


Gets th enumerator

[Visual Basic]

Public Overridable Sub GetEnumerator() _

   Implements IEnumerable.GetEnumerator

[C#]

public virtual IEnumerator GetEnumerator();

Return Value

The enumerator

Implements

IEnumerable.GetEnumerator

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]