Click or drag to resize

ResultCount Property

Gets the number key/value pairs.

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

Property Value

Int16
The Result's number of key/value pairs.
Remarks
Return the number of key/value pairs.
See Also