ArrayResult Properties

The ArrayResult type exposes the following members.

Properties
  NameDescription
Public propertyFirstValidArrayIndex
Gets the first valid index of the result value array.
Public propertyFormat
Gets the format for the current instance.
(Inherited from FunctionResult.)
Public propertyId
Gets the result ID.
(Inherited from FunctionResult.)
Public propertyValueArray
Gets the value array result.
Top
See Also