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