The SpaceResultList type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'SpaceResult>)>)>.)
Public propertyHasError
If there is an error in any of the contained results
(Inherited from ResultList<(Of <(<'T>)>)>.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
(Inherited from ICollection<(Of <(<'SpaceResult>)>)>.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IList<(Of <(<'SpaceResult>)>)>.)
Public propertyTuples
Get the collection of tuples

See Also