'宣言 Protected Overridable Function AddItem( _ ByVal obj As GaugeCollectionObject _ ) As Integer
protected virtual int AddItem( GaugeCollectionObject obj )
GaugeCollectionBase から派生したクラスは、オブジェクトをコレクションに追加する時には必ずこのメソッドを呼び出します。
GaugeCollectionBase クラス GaugeCollectionBase メンバ