Click or drag to resize
SpaceResultList Methods

The SpaceResultList type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ICollectionSpaceResult.)
Public methodClear (Inherited from ICollectionSpaceResult.)
Public methodContains (Inherited from ICollectionSpaceResult.)
Public methodCopyTo (Inherited from ICollectionSpaceResult.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableSpaceResult.)
Public methodGetError
The error at index
(Inherited from ResultListT.)
Public methodGetStatus
The status at index
(Inherited from ResultListT.)
Public methodGetTuple
Return Tuple by index of list
Public methodIndexOf (Inherited from IListSpaceResult.)
Public methodInsert (Inherited from IListSpaceResult.)
Public methodRemove (Inherited from ICollectionSpaceResult.)
Public methodRemoveAt (Inherited from IListSpaceResult.)
Top
See Also