public UndoRedoManager( FpChart chart, int maxLength )
'Declaration Public Function New( _ ByVal chart As FpChart, _ ByVal maxLength As Integer _ )
'Declaration
Public Function New( _ ByVal chart As FpChart, _ ByVal maxLength As Integer _ )
'Usage Dim chart As FpChart Dim maxLength As Integer Dim instance As New UndoRedoManager(chart, maxLength)
'Usage
Dim chart As FpChart Dim maxLength As Integer Dim instance As New UndoRedoManager(chart, maxLength)
UndoRedoManager Class UndoRedoManager Members