Main Page
Classes
Files
OvDataPropertyDefinitionCollection
Add
Add
Clear
Clear
Contains
Contains
Contains
CopyTo
CopyTo
get_Count
get_Count
get_Item
get_Item
get_RealTypeItem
get_RealTypeItem
get_RealTypeItem
get_RealTypeItem
GetEnumerator
GetEnumerator
IndexOf
IndexOf
IndexOf
Insert
Insert
OvDataPropertyDefinitionCollection
OvDataPropertyDefinitionCollection
OvDataPropertyDefinitionCollection
OvDataPropertyDefinitionCollection
ReleaseUnmanagedObject
ReleaseUnmanagedObject
Remove
Remove
RemoveAt
RemoveAt
set_Item
set_Item
set_RealTypeItem
set_RealTypeItem
System::Int32 OvDataPropertyDefinitionCollection::Add
(
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::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.