バージョン

Add メソッド (EmptyAppearanceCollection)

このコレクションに EmptyAppearance オブジェクトを追加します。
シンタックス
'宣言
 
Public Overridable Function Add( _
   ByVal item As EmptyAppearance _
) As Integer
public virtual int Add( 
   EmptyAppearance item
)

パラメータ

item
追加する EmptyAppearance オブジェクト。

戻り値の型

このコレクションにある新規追加されたオブジェクトのインデックス。
参照