An NDoc Documented Class Library

HandleCollector.RegisteredHandleTypesCount Property

Returns the total number of unique handle types that have been registered

public static int RegisteredHandleTypesCount {get;}

Exceptions

Exception TypeCondition
WindowsFormsNotInitializedExceptionOccurrs any time the HandleCollector is used before Forms has initialized it's internal HandleCollector

See Also

HandleCollector Class | HandleCollector Members | Genghis.Windows.Forms Namespace