FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Connections::Capabilities::ArgumentDefinitionCollection::Insert ( System::Int32  index,
ArgumentDefinition value 
)

Inserts a ArgumentDefinition object into the collection at the specified position.

Parameters:
index Input the zero-based index at which value should be inserted.
value Input the ArgumentDefinition object to insert.


Comments or suggestions? Send us feedback.