Item(Index: Integer): IAuditFilterObject;
Item[Index: integer]: Prognoz.Platform.Interop.Metabase.IAuditFilterObject;
Index. Index of the object in collection.
The Item property returns an object from collection by its index.
Executing the example requires the C:\Filter.xml file.
Add a link to the Metabase system assembly.
After executing the example the description of the first filter of access protocol is changed. A container that contains this filter is saved in the file C:\Filter.xml.
See also: