{CompanyName} FlexyGo

HelpPageCollection Class

Class HelpPageCollection.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


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

Inheritance Hierarchy


Object
  Dictionary<(Of <(<'String, T>)>)>
    FLEXYGO.Utilities.General..::..ClassCollection<(Of <(<'HelpPage>)>)>
      FLEXYGO.Environment..::..HelpPageCollection