Struct DVector<T>.DBlock
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct DBlock
Fields
data
Declaration
public T[] data
Field Value
Type | Description |
---|---|
T[] |
usedCount
Declaration
public int usedCount
Field Value
Type | Description |
---|---|
Int32 |