Click or drag to resize

CommonObjectUserData Property

Gets access to the user-data dictionary.

Namespace:  KarambaCommon.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Dictionary<string, Object> UserData { get; }

Property Value

Type: DictionaryString, Object
See Also