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