Freigeben über


BitmapTypedValue(Object, PropertyType) Konstruktor

Definition

Erstellt ein neues BitmapTypedValue-Objekt .

public:
 BitmapTypedValue(Platform::Object ^ value, PropertyType type);
 BitmapTypedValue(IInspectable const& value, PropertyType const& type);
public BitmapTypedValue(object value, PropertyType type);
function BitmapTypedValue(value, type)
Public Sub New (value As Object, type As PropertyType)

Parameter

value
Object

Platform::Object

IInspectable

Der zu speichernde Wert.

type
PropertyType

Der Typ des value-Parameters .

Gilt für: