Condividi tramite


BitmapTypedValue(Object, PropertyType) Costruttore

Definizione

Crea un nuovo oggetto BitmapTypedValue .

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)

Parametri

value
Object

Platform::Object

IInspectable

Valore da memorizzare.

type
PropertyType

Tipo del parametro value .

Si applica a