AceQLParameterCollection..::..Insert Method
Inserts an [Object]into the AceQLParameterCollection at the specified index.
Not implemented.
Namespace:
AceQL.Client.ApiAssembly: AceQL.Client (in AceQL.Client.dll)
Syntax
Parameters
- index
- Type: Int32
The zero-based index at which value should be inserted.
- value
- Type: Object
An [Object] to be inserted in the AceQLParameterCollection.