'Declaration Public Sub RemoveRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Declaration
Public Sub RemoveRows( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'使用法 Dim instance As DefaultSparklineContainer Dim row As Integer Dim rowCount As Integer instance.RemoveRows(row, rowCount)
'使用法
Dim instance As DefaultSparklineContainer Dim row As Integer Dim rowCount As Integer instance.RemoveRows(row, rowCount)
public void RemoveRows( int row, int rowCount )
DefaultSparklineContainer クラス DefaultSparklineContainer メンバ
Copyright © 2004 GrapeCity inc.