Element.GetAttribute
Element.GetAttribute method
名前で属性値を取得します。
public string GetAttribute(string name)
| パラメータ | タイプ | 説明 |
|---|---|---|
| name | String | 属性名。 |
戻り値
属性値。
関連項目
- class Element
- 名前空間 Aspose.Finance.Xbrl.Dom
- 組み立て Aspose.Finance
名前で属性値を取得します。
public string GetAttribute(string name)
| パラメータ | タイプ | 説明 |
|---|---|---|
| name | String | 属性名。 |
属性値。