[This is preliminary documentation and is subject to change.]

Raised before the list is cleared. Raised by Clear()()()() method.

Namespace: Tools.CollectionsT.GenericT
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

Remarks

This event can be disabled (see AllowAddCancelableEventsHandlers. This means thatInvalidOperationException is thrown when adding handler and AllowAddCancelableEventsHandlers is False.

Removing Event is not raised when clearing list.

Exceptions

ExceptionCondition
System..::..InvalidOperationExceptionAdding handler when AllowAddCancelableEventsHandlers is false

See Also