[]
Gets an enumerator that iterates through the collection.
public IEnumerator<IFpStatusBarElement> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of IFpStatusBarElement)
Type | Description |
---|---|
IEnumerator<IFpStatusBarElement> | Enumerator that can be used to iterate through the collection. |