バージョン

RadialGaugeRangeCollection クラス

ラジアル ゲージ範囲 (開始、終了など) を表すコレクション。System.Collections.ObjectModel.ObservableCollection から継承し、Infragistics.Controls.Gauges.Implementation.XamRadialGaugeRange オブジェクトを含みます。
シンタックス
'宣言
 
Public Class RadialGaugeRangeCollection 
   Inherits System.Windows.FreezableCollection(Of XamRadialGaugeRange)
public class RadialGaugeRangeCollection : System.Windows.FreezableCollection<XamRadialGaugeRange> 
参照