バージョン

Add(Control) メソッド

新しい TBCustom オブジェクトを作成し、指定したコントロールをラップするために使用して、新規 TBCustom オブジェクトをこのコレクションに追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal custom As Control _
) 
public void Add( 
   Control custom
)

パラメータ

custom
コレクションに追加する System.Web.UI.Control
参照