ResultTable::Item property

Gets the specified search result from the collection.

  Name Description
Public property Item[Int32] Gets a search result from the collection, based on the specified index.
Public property Item[String] Gets a search result from the collection, based on the specified row name.
Top
Show: