()
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. |