FlexReport for WinForms
GetAttr メソッド (XmlNodeWrapperBase)


C1.Document.4.6.2 アセンブリ > C1.Document.Serialization 名前空間 > XmlNodeWrapperBase クラス : GetAttr メソッド
Returns value of attribute with specified name, null if attribute not found.
シンタックス
'宣言
 
Public MustOverride Function GetAttr( _
   ByVal name As System.String _
) As System.String
'使用法
 
Dim instance As XmlNodeWrapperBase
Dim name As System.String
Dim value As System.String
 
value = instance.GetAttr(name)
public abstract System.string GetAttr( 
   System.string name
)

パラメータ

name
参照

参照

XmlNodeWrapperBase クラス
XmlNodeWrapperBase メンバ