Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public Object this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As Object
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
ObjectImplements
IListItemInt32See Also