Click or drag to resize

PropertiesCount Property

Gets the number of key/value pairs contained in the set.

Namespace:  OBCOM.NetSwitchLib.Utils
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of key/value pairs contained in the set.
See Also