{CompanyName} FlexyGo

TemplatesCollection Class

TemplatesCollection Class.

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

Syntax


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

Inheritance Hierarchy


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