ReadOnlyListTValueItem Property |
Namespace:
Apptus.Util.Collection
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public TValue this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
TValueImplements
IListTItemInt32See Also