Method RemoveNotification
RemoveNotification(IControlNotification?)
Removes IControlNotification object from the list of notifications.
public virtual void RemoveNotification(IControlNotification? n)
Parameters
nIControlNotificationNotification object to remove.