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