public uint[] Totals {get; set;}
'Declaration Public Property Totals As UInteger()
'Declaration
Public Property Totals As UInteger()
'Usage Dim instance As SeriesCache Dim value() As UInteger instance.Totals = value value = instance.Totals
'Usage
Dim instance As SeriesCache Dim value() As UInteger instance.Totals = value value = instance.Totals
SeriesCache Class SeriesCache Members