ListReaderT Structure |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Collections.ListReader`1"]
Namespace: VRage.Collections
public struct ListReader<T> : IEnumerable
[Missing <typeparam name="T"/> documentation for "T:VRage.Collections.ListReader`1"]
The ListReaderT type exposes the following members.
Name | Description | |
---|---|---|
ListReaderT | Initializes a new instance of the ListReaderT class |
Name | Description | |
---|---|---|
GetEnumerator | ||
IndexOf | ||
ItemAt |
Name | Description | |
---|---|---|
(ListT to ListReaderT) |
Name | Description | |
---|---|---|
IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |