Gets the number of
Handler objects in the collection.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
SyntaxReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
Property Value
Int32
The number of
Handler objects in the collection.
Remarks
Return the number of
Handler objects in the collection.
See Also