AceQLParameterCollection..::..RemoveAt Method
Overload List
Name | Description | |
---|---|---|
![]() |
RemoveAt(String) |
Removes the AceQLParameter from the AceQLParameterCollection
at the specified parameter name.
|
![]() |
RemoveAt(Int32) |
Removes the AceQLParameter from the AceQLParameterCollection
at the specified index.
|