Click or drag to resize

IHandlersCount Property

Gets the number of Handler objects in the collection.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
int Count { get; }

Property Value

Int32
The number of Handler objects in the collection.
Remarks
Return the number of Handler objects in the collection.
See Also