バージョン

Add(String) メソッド

指定したテキストがあるグループを追加します
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal text As String _
) As ExplorerBarGroup
public ExplorerBarGroup Add( 
   string text
)

パラメータ

text
グループのテキスト ラベル

戻り値の型

追加された ExplorerBarGroup を返します。
参照