
Public Member Functions | |
| this (IntPtr wxobj) | |
| this () | |
| this (DataFormatId type) | |
| this (string id) | |
| string | Id () |
| void | Id (string value) |
| DataFormatId | Type () |
| void | Type (DataFormatId value) |
Protected Member Functions | |
| override void | dtor () |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
| this | ( | ) |
| this | ( | DataFormatId | type | ) |
| this | ( | string | id | ) |
| override void dtor | ( | ) | [protected] |
Reimplemented from wxObject.
| string Id | ( | ) |
| void Id | ( | string | value | ) |
| DataFormatId Type | ( | ) |
| void Type | ( | DataFormatId | value | ) |
1.5.4