ElementList ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a list of elements
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List Element 
    NFX.WinForms.Elements ElementList

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class ElementList : List<Element>
See Also