HierarchyCollectionEventHandler Delegate

Definition

Represents the method that will handle an event that contains HierarchyCollectionEventArgs data.

C#
public delegate void HierarchyCollectionEventHandler(object sender, HierarchyCollectionEventArgs e);

Parameters

sender
Object

The source of the event.

e
HierarchyCollectionEventArgs

An HierarchyCollectionEventArgs object that contains the event data.

Applies to

Toode Versioonid
IIS SDK for .NET latest