XPathExpression.GetAttribute(String, String) メソッド

定義

フィルターから特定のレベルの属性を取得する

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

パラメーター

attributeName
String

属性名

type
String

レベル名

返品

適用対象