バージョン

GetAttribute(Int32) メソッド

インデックスごとに属性を取得します。
シンタックス
'宣言
 
Overloads Function GetAttribute( _
   ByVal index As Integer _
) As String
string GetAttribute( 
   int index
)

パラメータ

index
属性のインデックス。

戻り値の型

属性値。このような属性でない場合は null。
参照