{CompanyName} FlexyGo

ObjectPropertyCollection Class

Class ObjectPropertyCollection.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


[SerializableAttribute]
public class ObjectPropertyCollection : ClassCollection<ObjectProperty>
<SerializableAttribute> _
Public Class ObjectPropertyCollection _
	Inherits ClassCollection(Of ObjectProperty)

Inheritance Hierarchy


Object
  Dictionary<(Of <(<'String, T>)>)>
    FLEXYGO.Utilities.General..::..ClassCollection<(Of <(<'ObjectProperty>)>)>
      FLEXYGO.Objects.Settings..::..ObjectPropertyCollection