StoredQueryCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the stored query at the specified index.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Item[Guid] | Gets the stored query at the specified index. | |
Item[Int32] | Gets the stored query at the specified index. |
Top