FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Common::StringElement Class Reference
[OSGeo::FDO::Common]

Inherits OSGeo::FDO::Runtime::Disposable.

Inheritance diagram for OSGeo::FDO::Common::StringElement:

Inheritance graph
[legend]
List of all members.

Detailed Description

StringElement is an element in a StringCollection.

()

Definition at line 30 of file mgStringElement.h.


Public Member Functions

 StringElement (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a string elemnet based on an unmanaged instance of the object.
 StringElement (System::String *value)
 Constructs a new string element based on an input string.

Comments or suggestions? Send us feedback.