ParametersEnumerator.Item Property
Parent Object: ParametersEnumerator
Description
Returns the specified Parameter object from the collection. This is the default property of the ParametersEnumerator collection object.
Syntax
ParametersEnumerator.Item( Index As Long ) As Parameter
Property Value
This is a read only property whose value is a Parameter.
Parameters
Index |
Long |
Value that specifies the index of the Parameter to return. |
Version
Introduced in version 5.3