XPathExpression.GetAttribute(String, String) Méthode

Définition

obtenir l’attribut pour le niveau donné à partir du filtre

public string GetAttribute(string attributeName, string type);
member this.GetAttribute : string * string -> string
Public Function GetAttribute (attributeName As String, type As String) As String

Paramètres

attributeName
String

nom d’attribut

type
String

nom de niveau

Retours

S’applique à