Xamarin.Forms のドキュメント
GaugeRangeCollection クラス
メンバ 
C1.Xamarin.Forms.Gauge アセンブリ > C1.Xamarin.Forms.Gauge 名前空間 : GaugeRangeCollection クラス
GaugeRangeのコレクション
オブジェクト モデル
GaugeRangeCollection クラス
シンタックス
[System.Reflection.DefaultMember("Item")]
[System.Diagnostics.DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
public class GaugeRangeCollection : System.Collections.ObjectModel.ObservableCollection<GaugeRange> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xamarin.Forms.Gauge.GaugeRangeCollection

参照

GaugeRangeCollection メンバ
C1.Xamarin.Forms.Gauge 名前空間