public UndoRedoEventArgs( UndoAction action )
'Declaration Public Function New( _ ByVal action As UndoAction _ )
'Declaration
Public Function New( _ ByVal action As UndoAction _ )
'使用法 Dim action As UndoAction Dim instance As New UndoRedoEventArgs(action)
'使用法
Dim action As UndoAction Dim instance As New UndoRedoEventArgs(action)
UndoRedoEventArgs クラス UndoRedoEventArgs メンバ
© 2004-2017, GrapeCity inc. All rights reserved.