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