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