Returns an enumerator that iterates through a collection.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
public IEnumerator GetEnumerator() |
Visual Basic (Declaration) |
---|
Public Function GetEnumerator As IEnumerator |