Property Item
Item[Int32]
Declaration
public readonly DynamicBuffer<T> this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
Property Value
Type | Description |
---|---|
DynamicBuffer<T> |
Exceptions
Type | Condition |
---|---|
InvalidOperationException |