Array |
The ArrayResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrayResult(Guid, Double) | Initializes a new instance of the ArrayResult class. | |
| ArrayResult(Guid, Double, Int32) | Initializes a new instance of the ArrayResult class. |
| Name | Description | |
|---|---|---|
| FirstValidArrayIndex | Gets the first valid index of the result value array. | |
| Format |
Gets the format for the current instance.
(Inherited from FunctionResult) | |
| Id |
Gets the result ID.
(Inherited from FunctionResult) | |
| ValueArray | Gets the value array result. |