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