GetEnumerator()
Gets a value-type enumerator.
Declaration
public ReadOnlySinglyLinkedList<T>.Enumerator GetEnumerator()Returns
| Type | Description |
|---|---|
| ReadOnlySinglyLinkedList<T>.Enumerator | An enumerator. |
Gets a value-type enumerator.
public ReadOnlySinglyLinkedList<T>.Enumerator GetEnumerator()| Type | Description |
|---|---|
| ReadOnlySinglyLinkedList<T>.Enumerator | An enumerator. |