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

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

Inheritance graph
[legend]

List of all members.


Detailed Description

StringElement is an element in a StringCollection.

()


Public Member Functions

__property System::String * get_String ()
 Retrieves the string object contained in the string element.
 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.