BitmapTypedValue(Object, PropertyType) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 .