FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Commands::ParameterValueCollection::CopyTo ( OSGeo::FDO::Commands::ParameterValue array[],
System::Int32  startAt 
)

Copies the elements of the collection to an array.

Parameters:
array Output the one-dimensional Array that is the destination of the elements copied from this collection.
startAt Input an integer that represents the index in array at which copying begins.


Comments or suggestions? Send us feedback.