Item(Index: Integer): IOrmCondition;
Item[Index: integer]: Prognoz.Platform.Interop.Orm.IOrmCondition;
Index. Condition index.
The Item property returns the specified condition from the collection.
Condition indexing in the collection is continuous and starts with zero. Use the IOrmConditions.Count property to get the number of collection conditions.
See also: