Item(Index: Integer): IMetabaseUpdateRemapping;
Item[Index: integer]: Prognoz.Platform.Interop.Metabase.IMetabaseUpdateRemapping;
Index. Element index in the collection.
The Item property returns the specified element from collection.
Element indexation in collection is continuous and starts with zero.
The property use is given in the example for IMetabaseUpdateContext.RegisterKeyChangeO.
See also: