ExpressionNode.DeserializeProperties(XmlReader, Boolean) 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.
Méthode virtuelle pour les classes enfants pour désérialiser leurs propriétés
protected virtual void DeserializeProperties(System.Xml.XmlReader xr, bool includeResult);
abstract member DeserializeProperties : System.Xml.XmlReader * bool -> unit
override this.DeserializeProperties : System.Xml.XmlReader * bool -> unit
Protected Overridable Sub DeserializeProperties (xr As XmlReader, includeResult As Boolean)
Paramètres
- xr
- XmlReader
XmlReader : doit ignorer les espaces blancs
- includeResult
- Boolean