Base List ControlObject CollectionGet Enumerator Method
Get an enumerator for the collection
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
An enumerator for the collection
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public IEnumerator GetEnumerator()VB
Public Function GetEnumerator As IEnumeratorC++
public:
virtual IEnumerator^ GetEnumerator() sealedF#
abstract GetEnumerator : unit -> IEnumerator
override GetEnumerator : unit -> IEnumerator Return Value
IEnumeratorAn enumerator for the collection