FlexReport for WinForms
GetAttr メソッド (XContainerWrapper)


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

パラメータ

name
参照

参照

XContainerWrapper クラス
XContainerWrapper メンバ