DoubleCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.DoubleCollectionConverter))]
public sealed class DoubleCollection : System.Collections.ObjectModel.ObservableCollection<double>
type DoubleCollection = class
inherit ObservableCollection<double>
- Inheritance
-
System.Collections.ObjectModel.ObservableCollection<System.Double>DoubleCollection
- Attributes
Constructors
DoubleCollection() |