public new void InsertRows( int row, int rowCount )
'Declaration Public Shadows Sub InsertRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Declaration
Public Shadows Sub InsertRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Usage Dim instance As SparklineStorage Dim row As Integer Dim rowCount As Integer instance.InsertRows(row, rowCount)
'Usage
Dim instance As SparklineStorage Dim row As Integer Dim rowCount As Integer instance.InsertRows(row, rowCount)
SparklineStorage Class SparklineStorage Members