BaseCollection Class
Class BaseCollection.
Namespace:
FLEXYGO.Utilities.GeneralAssembly: flxUtilities (in flxUtilities.dll)
Syntax
[SerializableAttribute] public class BaseCollection : Dictionary<string, Object>
<SerializableAttribute> _ Public Class BaseCollection _ Inherits Dictionary(Of String, Object)
Inheritance Hierarchy
Dictionary<(Of <(<'String, Object>)>)>
FLEXYGO.Utilities.General..::..BaseCollection