Click or drag to resize
FdfMenuCollection Class
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListFdfMenu
    FDF.Common.RuntimeFdfMenuCollection

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfMenuCollection : List<FdfMenu>

The FdfMenuCollection type exposes the following members.

Constructors
  NameDescription
Public methodFdfMenuCollection
Initializes a new instance of the FdfMenuCollection class
Top
See Also