'Declaration Public NotInheritable Class DoubleSeriesCollection Inherits GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection(Of Double)
'Usage Dim instance As DoubleSeriesCollection
public sealed class DoubleSeriesCollection : GrapeCity.Xaml.SpreadSheet.Data.SeriesDataCollection<double>