An NDoc Documented Class Library

EmptinessStateChangeEventHandler Delegate

To be added.

public delegate void EmptinessStateChangeEventHandler(
   Collection collection,
   bool isEmpty
);

Parameters

collection
To be added.
isEmpty
To be added.

Remarks

To be added.

Requirements

Namespace: ExpertCoder.Mof2.Collections

Assembly: ExpertCoder.Mof2.Collections (in ExpertCoder.Mof2.Collections.dll)

See Also

ExpertCoder.Mof2.Collections Namespace