Click or drag to resize

IClipboardGetDataObjectGetDataPresent(Type) Method

[Missing <summary> documentation for "M:Altaxo.Gui.IClipboardGetDataObject.GetDataPresent(System.Type)"]


Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool GetDataPresent(
	Type type
)

Parameters

type  Type

[Missing <param name="type"/> documentation for "M:Altaxo.Gui.IClipboardGetDataObject.GetDataPresent(System.Type)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.IClipboardGetDataObject.GetDataPresent(System.Type)"]

See Also