Click or drag to resize
IFulltextQuery<TDocument>.First Method
Overload List
  NameDescription
Public methodFirst()
Execute this query and return the first result.
Public methodFirst(QueryMetadata)
Execute this query and return the first result along with query meta data.
Top
See Also