| OffsetBufferT Constructor |
| Name | Description | |
|---|---|---|
| OffsetBufferT | Initializes a new instance of the OffsetBufferT class | |
| OffsetBufferT(Int32) |
Constructor. Creates a new Array with a given size.
| |
| OffsetBufferT(T) |
Constructor.
| |
| OffsetBufferT(T, Int32, Int32) |
Constructor.
|