FDO API Reference Feature Data Objects

System::Void StringCollection::Insert System::Int32  index,
StringElement value
 

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

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

Comments or suggestions? Send us feedback.