Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
this (string text) | |
int | TextLength () |
string | Text () |
void | Text (string value) |
Protected Member Functions | |
override void | dtor () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from DataObjectSimple.
this | ( | ) |
this | ( | string | text | ) |
override void dtor | ( | ) | [protected] |
Reimplemented from DataObjectSimple.
int TextLength | ( | ) |
string Text | ( | ) |
void Text | ( | string | value | ) |