バージョン

Add メソッド (RadialMenuToolsCollection)

ICollection に項目を追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal tool As RadialMenuTool _
) 
public void Add( 
   RadialMenuTool tool
)

パラメータ

tool
System.Collections.Generic.ICollection<T> に配置するためのオブジェクト。
参照