Click or drag to resize

Result Properties

The Result type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entries in the result
Public propertyItemInt32
Gets the value of the given index, or lack thereof, wrapped inside of a IFragment
Public propertyItemString
Gets the value of the given key, or lack thereof, wrapped inside of a IFragment
Public propertyKeys
Gets all the keys held by this dictionary
Top
See Also