Tanoda
|
Public Member Functions | |
QuerySlice (T[] array, int count) | |
void | Dispose () |
Public Attributes | |
readonly T[] | BackingArray |
readonly int | Count |
Properties | |
T | this[int index] [get] |
Leap.Unity.Query.Query< T >.QuerySlice.QuerySlice | ( | T[] | array, |
int | count | ||
) |
void Leap.Unity.Query.Query< T >.QuerySlice.Dispose | ( | ) |
readonly T [] Leap.Unity.Query.Query< T >.QuerySlice.BackingArray |
readonly int Leap.Unity.Query.Query< T >.QuerySlice.Count |
|
get |