An NDoc Documented Class Library

HandleCollector.GetTypeSpecificRegisteredHandleCount Method (String)

Finds the number of handles of a given type that have been registered

public static int GetTypeSpecificRegisteredHandleCount(
   string handleType
);

Parameters

handleType
The string representation of a handle type

Return Value

The number of handles registered, or 0 if there are none

See Also

HandleCollector Class | HandleCollector Members | Genghis.Windows.Forms Namespace | HandleCollector.GetTypeSpecificRegisteredHandleCount Overload List