The Browser type exposes the following members.

Properties

  NameDescription
Public propertyCurrent
Gets the element in the collection at the current position of the enumerator.
Public propertyNext
Return the next Tuple being browsed, or null if the Browser timed out waiting for a new Tuple to be put into the Space.
Public propertyQuery
Sets the query.
Public propertyQueryLogs Obsolete.
Return the query logs.
Public propertyType
Return the type of Browser.

See Also