'宣言 Public Function New( _ ByVal node As UltraTreeNode, _ ByVal column As UltraTreeNodeColumn, _ ByVal exception As Exception, _ ByVal invalidValue As Object, _ ByVal editorErrorMessage As String _ )
public DataErrorEventArgs( UltraTreeNode node, UltraTreeNodeColumn column, Exception exception, object invalidValue, string editorErrorMessage )