BaseListControlObjectCollectionGetEnumerator Method

Get an enumerator for the collection

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public IEnumerator GetEnumerator()

Return Value

IEnumerator
An enumerator for the collection

Implements

IEnumerableGetEnumerator

See Also