FDO API Reference Feature Data Objects

System::Void DirectPositionCollection::Insert System::Int32  index,
NAMESPACE_OSGEO_GEOMETRY::IDirectPosition value
 

Inserts an IDirectPosition object to the collection at the specified position.

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

Comments or suggestions? Send us feedback.