[]
Gets an enumerator that iterates through the tab stops.
public IEnumerator<TabStop> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of TabStop)
| Type | Description |
|---|---|
| IEnumerator<TabStop> | Returns an enumerator that iterates through the tab stops. |