DataObject.TryGetDataCore<T> Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Important

This API is not CLS-compliant.

C#
[System.CLSCompliant(false)]
protected virtual bool TryGetDataCore<T>(string format, Func<System.Reflection.Metadata.TypeName,Type>? resolver, bool autoConvert, out T data);

Type Parameters

T

Parameters

format
String
resolver
Func<TypeName,Type>
autoConvert
Boolean
data
T

Returns

Attributes

Applies to

Product Versions
Windows Desktop 10