Click or drag to resize
Values Properties

The ResultValues type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Public propertyIsEmpty
True if there were no values in this result.
Public propertySize
The number of values found in the reply.
Public propertyType
The result type of this result.
(Overrides ResultType.)
Public propertyValueList
A read only list of the values in the result.
Top
See Also