The CompoundDimensionSearchResultHolder type exposes the following members.

Properties

  NameDescription
Item
Gets the result object with the specified name.
(Inherited from CommandResult.)
Result
Return the CompoundDimensionSearchResult contained within this class
ResultNames
Return an IEnumerable<(Of <(T>)>) of the result names.
(Overrides CommandResult..::.ResultNames.)

Explicit Interface Implementations

See Also