Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Common
::
DictionaryElement
DictionaryElement
DictionaryElement
get_CanSetName
get_Name
get_Value
set_Value
OSGeo::FDO::Common::DictionaryElement::DictionaryElement
(
System::IntPtr
unmanaged
,
System::Boolean
autoDelete
)
Constructs an elemnet based on an unmanaged instance of the object.
Parameters:
unmanaged
Input A Pointer to the unmanaged object.
autoDelete
Input Indicates if the constructed object should be automatically deleted once it no longer referenced.