Main Page
Classes
Files
OvDataPropertyDefinitionCollection
Add
Clear
Contains
Contains
CopyTo
get_Count
get_Item
get_RealTypeItem
get_RealTypeItem
GetEnumerator
IndexOf
IndexOf
Insert
OvDataPropertyDefinitionCollection
OvDataPropertyDefinitionCollection
ReleaseUnmanagedObject
Remove
RemoveAt
set_Item
set_RealTypeItem
System::Int32 OvDataPropertyDefinitionCollection::Add
(
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvDataPropertyDefinition *
value
)
Adds a
OvDataPropertyDefinition
object into the collection.
Parameters:
value
Input the
OvDataPropertyDefinition
object to add.
Returns:
Returns the position into which the new element was inserted.