Item(Index: Integer): IValidationSelectionValues;
Item[Index: integer]: Prognoz.Platform.Interop.Ms.IValidationSelectionValues;
Index. Filter element index.
The Item property returns the specified element from filter.
Element indexing in filter is continuous and starts with zero. To get the number of filter elements, use the IValidationSelectionFilter.Count property.
See also: