Property Item
Item[Int32]
Returns the half element at a specified index.
Declaration
public half this[int index] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
Property Value
Type | Description |
---|---|
half |
Returns the half element at a specified index.
public half this[int index] { get; set; }
Type | Name | Description |
---|---|---|
Int32 | index |
Type | Description |
---|---|
half |