'Declaration Protected Overridable Sub OnDocumentChanged( _
ByVal eThe SynchronizationEventArgs instance containing the event data.As System.EventArgs _
)
protected virtual void OnDocumentChanged(
System.EventArgs e
)
protected: virtual void OnDocumentChanged(
System.EventArgs* e
)
protected:
virtual void OnDocumentChanged(
System.EventArgs^ e
)
Parameters
- e
- The SynchronizationEventArgs instance containing the event data.