System::Void OSGeo::FDO::Commands::IdentifierCollection::CopyTo ( OSGeo::FDO::Expression::Identifier array[],
System::Int32  index 
)

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.
index Input an integer that represents the index in array at which copying begins.