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