ResultTable.Item Property
Include Protected Members
Include Inherited Members
Gets the specified search result from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets a search result from the collection, based on the specified index. | |
Item[String] | Gets a search result from the collection, based on the specified row name. |
Top