Click or drag to resize

MessageGetProperties Method

Returns a read-only dictionary with all defined properties.

Namespace:  OBCOM.NetSwitchLib.Messages
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public ReadOnlyDictionary<string, Object> GetProperties()

Return Value

Type: ReadOnlyDictionaryString, Object
A read-only dictionary with all defined properties.
See Also