Item(Index: Integer): IRdsAttribute;
Item[Index: Integer]: Prognoz.Platform.Interop.Rds.IRdsAttribute;
Index - index of attribute in the collection.
The Item property returns parameters of the attribute added in a collection.
Attribute index is passed by the Index parameter.
See also: