ICanvasStateService<TState>.CreateNew(Object) Méthode
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.
public:
TState CreateNew(System::Object ^ context);
public TState CreateNew (object context);
abstract member CreateNew : obj -> 'State
Public Function CreateNew (context As Object) As TState
Paramètres
- context
- Object
Retours
TState