OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL

OvPropertyDefinitionCollection Class Reference

#include <mgOvPropertyDefinitionCollection.h>

List of all members.


Detailed Description

OvPropertyDefinitionCollection is a collection of name-value pairs.

Definition at line 32 of file mgOvPropertyDefinitionCollection.h.

Public Member Functions

System::Int32 Add (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
 Adds a IOvPropertyDefinition object into the collection.
System::Int32 Add (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
 Adds a OvPropertyDefinition object into the collection.
System::Int32 Add (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
 Adds a OvPropertyDefinition object into the collection.
System::Void Clear ()
 Removes all elements from the collection.
System::Void Clear ()
 Removes all elements from the collection.
System::Void Clear ()
 Removes all elements from the collection.
System::Boolean Contains (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
 Determines whether the collection contains a specific IOvPropertyDefinition object.
System::Boolean Contains (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
 Determines whether the collection contains a specific OvPropertyDefinition object.
System::Boolean Contains (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
 Determines whether the collection contains a specific OvPropertyDefinition object.
System::Void CopyTo (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *array[], System::Int32 size)
 Copies the elements of the collection to an array.
System::Void CopyTo (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *array[], System::Int32 size)
 Copies the elements of the collection to an array.
System::Void CopyTo (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *array[], System::Int32 size)
 Copies the elements of the collection to an array.
__property System::Int32 get_Count (System::Void)
 Gets the count of items in collection.
__property System::Int32 get_Count (System::Void)
 Gets the count of items in collection.
__property System::Int32 get_Count (System::Void)
 Gets the count of items in collection.
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinitionget_Item (System::Int32 index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinitionget_Item (System::Int32 index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * get_Item (System::Int32 index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinitionget_RealTypeItem (System::String *index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinitionget_RealTypeItem (System::Int32 index)
 Gets or sets a IOvPropertyDefinition in the collection.
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinitionget_RealTypeItem (System::String *index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinitionget_RealTypeItem (System::Int32 index)
 Gets or sets a OvPropertyDefinition in the collection.
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * get_RealTypeItem (System::String *index)
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * get_RealTypeItem (System::Int32 index)
 Gets or sets a OvPropertyDefinition in the collection.
__sealed System::Collections::IEnumerator * GetEnumerator (System::Void)
 Gets an enumerator that can iterate through a collection.
__sealed System::Collections::IEnumerator * GetEnumerator (System::Void)
 Gets an enumerator that can iterate through a collection.
__sealed System::Collections::IEnumerator * GetEnumerator (System::Void)
 Gets an enumerator that can iterate through a collection.
System::Int32 IndexOf (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
 Determines the index of a specific IOvPropertyDefinition object.
System::Int32 IndexOf (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
 Determines the index of a specific OvPropertyDefinition object.
System::Int32 IndexOf (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
 Determines the index of a specific OvPropertyDefinition object.
System::Void Insert (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
 Inserts a IOvPropertyDefinition object into the collection at the specified position.
System::Void Insert (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
 Inserts a OvPropertyDefinition object into the collection at the specified position.
System::Void Insert (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
 Inserts a OvPropertyDefinition object into the collection at the specified position.
 OvPropertyDefinitionCollection (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinitionCollection *baseCollection)
 OvPropertyDefinitionCollection ()
 Constructs a new empty collection of Raster Band Definition.
 OvPropertyDefinitionCollection (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinitionCollection *baseCollection)
 OvPropertyDefinitionCollection ()
System::Void Remove (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
 Removes the first occurrence of a specific IOvPropertyDefinition object.
System::Void Remove (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
 Removes the first occurrence of a specific OvPropertyDefinition object.
System::Void Remove (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
 Removes the first occurrence of a specific OvPropertyDefinition object.
System::Void RemoveAt (System::Int32 index)
 Removes the index-th IOvPropertyDefinition from this collection.
System::Void RemoveAt (System::Int32 index)
 Removes the index-th OvPropertyDefinition from this collection.
System::Void RemoveAt (System::Int32 index)
 Removes the index-th OvPropertyDefinition from this collection.
__property System::Void set_Item (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
__property System::Void set_Item (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
__property System::Void set_Item (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)
__property System::Void set_RealTypeItem (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value)
__property System::Void set_RealTypeItem (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::IOvPropertyDefinition *value)
__property System::Void set_RealTypeItem (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value)

Protected Member Functions

__sealed System::Void ReleaseUnmanagedObject ()
System::Void ReleaseUnmanagedObject ()
System::Void ReleaseUnmanagedObject ()

Classes

class  Enumerator
 nested class defined to provide Enumerator.

The documentation for this class was generated from the following files:
Comments?