Click or drag to resize
InvokeResultList Properties

The InvokeResultList type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from ICollectionInvokeResult.)
Public propertyHasError
If there is an error in any of the contained results
(Inherited from ResultListT.)
Public propertyIsReadOnly (Inherited from ICollectionInvokeResult.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IListInvokeResult.)
Public propertyReturns
The collection of result tuples
Top
See Also