MagicCMS Documentation

MenuInfoCollection Members

The MenuInfoCollection type exposes the following members.

Constructors


  Name Description
Public method MenuInfoCollection()()()()
Initializes a new empty instance of the MenuInfoCollection class.
Public method MenuInfoCollection(MagicPost, Int32)
Initializes a new instance of the MenuInfoCollection class creating it from a parent menu.
Public method MenuInfoCollection(MagicPost, Int32, Boolean)
Initializes a new instance of the MenuInfoCollection class.
Public method MenuInfoCollection(MagicPost, Int32, Boolean, Boolean)
Initializes a new instance of the MenuInfoCollection class.

Methods


  Name Description
Public method Add
Adds the specified item.
Public method Contains
Determines whether [contains] [the specified item].
Public method CopyTo
Copies to.
Public method IndexOf
Indexes the of.
Public method Insert
Inserts the specified index.
Public method Remove
Removes the specified item.

Properties


  Name Description
Public property Item
Gets or sets the element at the specified index.