public SlicerActionsCommand( Slicer slicer, int start, int end, bool reverse, bool clearOthers )
'Declaration Public Function New( _ ByVal slicer As Slicer, _ ByVal start As Integer, _ ByVal end As Integer, _ ByVal reverse As Boolean, _ ByVal clearOthers As Boolean _ )
'Declaration
Public Function New( _ ByVal slicer As Slicer, _ ByVal start As Integer, _ ByVal end As Integer, _ ByVal reverse As Boolean, _ ByVal clearOthers As Boolean _ )
'Usage Dim slicer As Slicer Dim start As Integer Dim end As Integer Dim reverse As Boolean Dim clearOthers As Boolean Dim instance As New SlicerActionsCommand(slicer, start, end, reverse, clearOthers)
'Usage
Dim slicer As Slicer Dim start As Integer Dim end As Integer Dim reverse As Boolean Dim clearOthers As Boolean Dim instance As New SlicerActionsCommand(slicer, start, end, reverse, clearOthers)
SlicerActionsCommand Class SlicerActionsCommand Members Overload List