Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetCsvData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the CSV format.
|
GetData(ClipboardDataFormat, TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the specified format(s).
|
GetData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in all supported formats.
|
GetExcelData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in Microsoft Excel’s binary file format (BIFF).
|
GetHashCode()
|
Serves as the default hash function.
|
GetHtmlData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the HTML format.
|
GetRichTextData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the rich text format.
|
GetTextData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the plain text format.
|
GetType()
|
Gets the Type of the current instance.
|
GetUnicodeTextData(TreeListClipboardDataProviderOptions)
|
Returns data for the clipboard in the plain unicode text format.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|