Property | Type | Description | |
---|---|---|---|
Html | |||
Image | |||
Rtf | |||
Text | |||
Uri |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
FromId ( string id ) : |
Creates a data type using a custom identifier
|
|
FromType ( |
Creates a transfer data type from a CLR type This is the data type to be used when transferring whole objects through drag & drop or copy & paste |
|
GetHashCode ( ) : int | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
TransferDataType ( string id ) : System |
public static FromId ( string id ) : |
||
id | string | /// The identifier. /// |
return |
public static FromType ( |
||
type | /// A type /// | |
return |