Represents the method that handles the ContentsCleared event.
[Visual Basic .NET]
Public Delegate Sub ContentsClearedEventHandler ( _
)
[C#] public delegate void ContentsClearedEventHandler ( );