An enumerator which can iterate through the items in a list.
More...
|
T | Current [get] |
|
ref readonly T | CurrentRef [get] |
| Gets a readonly reference to the item at the current position of the enumerator. More...
|
|
object IEnumerator. | Current [get] |
|
An enumerator which can iterate through the items in a list.
◆ MoveNext()
bool ValueList< T >.ItemsEnumerator.MoveNext |
( |
| ) |
|
|
inline |
◆ Reset()
void ValueList< T >.ItemsEnumerator.Reset |
( |
| ) |
|
|
inline |
◆ Dispose()
void IDisposable. ValueList< T >.ItemsEnumerator.Dispose |
( |
| ) |
|
|
inline |
◆ Current [1/2]
T ValueList< T >.ItemsEnumerator.Current |
|
get |
◆ CurrentRef
ref readonly T ValueList< T >.ItemsEnumerator.CurrentRef |
|
get |
Gets a readonly reference to the item at the current position of the enumerator.
◆ Current [2/2]
object IEnumerator. ValueList< T >.ItemsEnumerator.Current |
|
get |
The documentation for this struct was generated from the following file:
- LegendaryExplorer/LegendaryExplorerCore/Gammtek/Collections/Specialized/ValueList.cs