◆ SparseArrayEnumerator()
USparseArray< T >.SparseArrayEnumerator.SparseArrayEnumerator |
( |
USparseArray< T > |
sparseArray | ) |
|
|
inline |
◆ MoveNext()
bool USparseArray< T >.SparseArrayEnumerator.MoveNext |
( |
| ) |
|
|
inline |
◆ Reset()
void USparseArray< T >.SparseArrayEnumerator.Reset |
( |
| ) |
|
|
inline |
◆ Dispose()
void USparseArray< T >.SparseArrayEnumerator.Dispose |
( |
| ) |
|
|
inline |
◆ Index
int USparseArray< T >.SparseArrayEnumerator.Index |
|
get |
◆ Current [1/2]
T USparseArray< T >.SparseArrayEnumerator.Current |
|
get |
◆ CurrentRef
ref T USparseArray< T >.SparseArrayEnumerator.CurrentRef |
|
get |
◆ Current [2/2]
object IEnumerator. USparseArray< T >.SparseArrayEnumerator.Current |
|
get |
The documentation for this struct was generated from the following file: