DSResults.Item Property
Parent Object: DSResultsDescription
Returns the specified DSResult object from the collection
Syntax
DSResults.Item( Index As Long ) As DSResultProperty Value
This is a read only property whose value is a DSResult.Parameters
| Name | Type | Description |
| Index | Long | Input Long value that specifies the DSResult object to return. |
