'Declaration Public Shared Function DeleteRows( _ ByVal table As ITable, _ ByVal indices() As Integer, _ ByVal counts() As Integer _ ) As TableActionsCommand
'Declaration
Public Shared Function DeleteRows( _ ByVal table As ITable, _ ByVal indices() As Integer, _ ByVal counts() As Integer _ ) As TableActionsCommand
public static TableActionsCommand DeleteRows( ITable table, int[] indices, int[] counts )
TableActionsCommand クラス TableActionsCommand メンバ
© MESCIUS inc. All rights reserved.