
'Declaration <DefaultMemberAttribute("Item")> Public NotInheritable Class DoubleSeriesCollection Inherits GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection(Of Double)
'Usage Dim instance As DoubleSeriesCollection
[DefaultMember("Item")] public sealed class DoubleSeriesCollection : GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<double>
System.Object
GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>
GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<T>
GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<T>
GrapeCity.Windows.SpreadSheet.Data.DoubleSeriesCollection