Table of Contents

Method GetDataPresent

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetDataPresent(string)

Determines whether data stored in this instance is associated with, or can be converted to, the specified format.

bool GetDataPresent(string format)

Parameters

format string

The format for which to check. See DataFormats for predefined formats.

Returns

bool