Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Connections
::
Capabilities
::
ArgumentDefinitionCollection
Add
ArgumentDefinitionCollection
Clear
Contains
CopyTo
get_Count
get_Item
get_RealTypeItem
GetEnumerator
IndexOf
Insert
Remove
RemoveAt
set_Item
set_RealTypeItem
System::Void OSGeo::FDO::Connections::Capabilities::ArgumentDefinitionCollection::RemoveAt
(
System::Int32
index
)
Removes the index-th
ArgumentDefinition
from this collection.
Parameters:
index
Input index of the element to remove.