The InvokeResultList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds an item to the ICollection<(Of <(<'T>)>)>. (Inherited from ICollection<(Of <(<'InvokeResult>)>)>.) | |
| Clear | Removes all items from the ICollection<(Of <(<'T>)>)>. (Inherited from ICollection<(Of <(<'InvokeResult>)>)>.) | |
| Contains | Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value. (Inherited from ICollection<(Of <(<'InvokeResult>)>)>.) | |
| CopyTo | Copies the elements of the ICollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index. (Inherited from ICollection<(Of <(<'InvokeResult>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'InvokeResult>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
| GetError |
The error at index
(Inherited from ResultList<(Of <(<'T>)>)>.) | |
| GetReturn |
The result tuple at index
| |
| GetStatus |
The status at index
(Inherited from ResultList<(Of <(<'T>)>)>.) | |
| IndexOf | Determines the index of a specific item in the IList<(Of <(<'T>)>)>. (Inherited from IList<(Of <(<'InvokeResult>)>)>.) | |
| Insert | Inserts an item to the IList<(Of <(<'T>)>)> at the specified index. (Inherited from IList<(Of <(<'InvokeResult>)>)>.) | |
| Remove | Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>. (Inherited from ICollection<(Of <(<'InvokeResult>)>)>.) | |
| RemoveAt | Removes the IList<(Of <(<'T>)>)> item at the specified index. (Inherited from IList<(Of <(<'InvokeResult>)>)>.) |