An NDoc Documented Class Library

HandleCollector Properties

The properties of the HandleCollector class are listed below. For a complete list of HandleCollector class members, see the HandleCollector Members topic.

Public Static Properties

RegisteredHandleCount Returns the total number of handles that have been registered regardless of their type
RegisteredHandleTypes Returns a Hashtable copy of all the currently registered handle types
RegisteredHandleTypesCount Returns the total number of unique handle types that have been registered
UseStrongNamedAssembly Only set this to true if using a strongly named assembly. Setting this to false may work around problems with loading the strongly named assembly, but might thrown unexpected exceptions.

See Also

HandleCollector Class | Genghis.Windows.Forms Namespace