{CompanyName} FlexyGo

ModuleEvents Class

Page Modules Events collection.

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

Syntax


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

Inheritance Hierarchy


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