SimpleXmlReader.GetNextNode(String, String, String, 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.
public:
virtual bool GetNextNode([Runtime::InteropServices::Out] System::String ^ % nodeName, [Runtime::InteropServices::Out] System::String ^ % nodeValue, [Runtime::InteropServices::Out] System::String ^ % nodeNamespace, [Runtime::InteropServices::Out] bool % isPromoted);
public bool GetNextNode (out string nodeName, out string nodeValue, out string nodeNamespace, out bool isPromoted);
abstract member GetNextNode : string * string * string * bool -> bool
override this.GetNextNode : string * string * string * bool -> bool
Public Function GetNextNode (ByRef nodeName As String, ByRef nodeValue As String, ByRef nodeNamespace As String, ByRef isPromoted As Boolean) As Boolean
Paramètres
- nodeName
- String
- nodeValue
- String
- nodeNamespace
- String
- isPromoted
- Boolean