BitmapTypedValue(Object, PropertyType) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un objet 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)
Paramètres
- value
-
Object
Platform::Object
IInspectable
Valeur à stocker.
- type
- PropertyType
Type du paramètre value .