バージョン

Add メソッド (NodeAttributeCollection)

属性をコレクションの最後に追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As NodeAttribute _
) 
public void Add( 
   NodeAttribute item
)

パラメータ

item
コレクションに追加する属性。
参照