{CompanyName} FlexyGo

BaseCollection Class

Class BaseCollection.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


[SerializableAttribute]
public class BaseCollection : Dictionary<string, Object>
<SerializableAttribute> _
Public Class BaseCollection _
	Inherits Dictionary(Of String, Object)

Inheritance Hierarchy


Object
  Dictionary<(Of <(<'String, Object>)>)>
    FLEXYGO.Utilities.General..::..BaseCollection