'宣言 Protected Friend Overridable Function OnClipboardPasteError( _ ByVal errorType As ClipboardPasteErrorType, _ ByVal isRecoverable As Boolean _ ) As Boolean
protected internal virtual bool OnClipboardPasteError( ClipboardPasteErrorType errorType, bool isRecoverable )