QueryActionCollection<T>.Item property
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets an item by its position in the collection. Position is zero-based. (Inherited from OrderedCollectionBase<T>.) | |
Item[Guid] | Gets a QueryAction object by its Id. |
Top
See also
Reference
QueryActionCollection<T> class