Property this
this[int]
Declaration
public byte this[int index] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| int | index |
Property Value
| Type | Description |
|---|---|
| byte |
Implements
Remarks
Always throw NotImplementedException
Exceptions
| Type | Condition |
|---|---|
| NotImplementedException |