The SpaceResultList type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>. (Inherited from ICollection<(Of <(<'SpaceResult>)>)>.) | |
| HasError |
If there is an error in any of the contained results
(Inherited from ResultList<(Of <(<'T>)>)>.) | |
| IsReadOnly | Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only. (Inherited from ICollection<(Of <(<'SpaceResult>)>)>.) | |
| Item | Gets or sets the element at the specified index. (Inherited from IList<(Of <(<'SpaceResult>)>)>.) | |
| Tuples |
Get the collection of tuples
|