Site Map
|
About Us
|
Contact Us
Home
Live Demos
EO.Web for ASP.NET
ListBox
ComboBox
Captcha
ASPX To PDF
Slide
Flyout
Editable Label
Grid
MaskedEdit
Splitter
Menu
Slide Menu
TabStrip & MultiPage
TreeView
Calendar
Callback
Progress Bar
AJAX Uploader
Dialog
MsgBox
Tool Bar
Color Picker
Editor
Spell Checker
File Explorer
ImageZoom
Floater
Downloader
EO.Pdf for .NET
HTML to PDF (Url)
HTML to PDF (HTML File)
HTML to PDF (HTML Markup)
ASPX To PDF
More Features...
Download
EO.Web for ASP.NET
EO.Pdf for .NET
Purchase
EO.Web for ASP.NET
EO.Pdf for .NET
License Agreement
EO.Web for ASP.NET
EO.Pdf for .NET
Purchase FAQs
Company
About Us
Testimonials
Our Customers
Support
Support Forum
Online Documentation
Contact Us
The same content in Microsoft HTML help file format
is included in the download package
.
MenuItemCollection Members
MenuItemCollection overview
Public Instance Properties
Count
(inherited from
NavigationItemCollection
)
Gets the number of elements contained in the collection.
IsFixedSize
(inherited from
NavigationItemCollection
)
Gets a value indicating whether the collection has a fixed size. Always return
false
.
IsReadOnly
(inherited from
NavigationItemCollection
)
Gets a value indicating whether the collection is read only. Always return
false
.
IsSynchronized
(inherited from
NavigationItemCollection
)
Gets a value indicating whether access to the MenuItemCollection is synchronized (thread-safe). Always returns
false
.
Item
Gets the menu item in the collection at specific index.
SyncRoot
(inherited from
NavigationItemCollection
)
Gets an object that can be used to synchronize access to the collection.
Public Instance Methods
Add
Overloaded. Adds a
MenuItem
to the
MenuItemCollection
.
AddRange
(inherited from
NavigationItemCollection
)
Adds the elements of an
ICollection
to the end of the collection.
AddSeparator
(inherited from
NavigationItemCollection
)
Creates a separator and adds it into the collection.
Clear
(inherited from
NavigationItemCollection
)
Removes all items from the collection.
Contains
Determines whether the
MenuItemCollection
contains the specific
MenuItem
.
CopyTo
(inherited from
NavigationItemCollection
)
Copies the elements of the collection to an Array, starting at a particular Array index.
CreateSeparator
(inherited from
NavigationItemCollection
)
Creates a separator item.
Equals
(inherited from
Object
)
Determines whether the specified
Object
is equal to the current
Object
.
GetEnumerator
(inherited from
NavigationItemCollection
)
This class implements
IEnumerator
interface.
GetHashCode
(inherited from
Object
)
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table.
GetType
(inherited from
Object
)
Gets the
Type
of the current instance.
IndexOf
Determines the index of a specific
MenuItem
in the
MenuItemCollection
.
Insert
Inserts a
MenuItem
into the
MenuItemCollection
at the specified position.
Remove
Removes the first occurrence of a
MenuItem
from the
MenuItemCollection
.
RemoveAt
(inherited from
NavigationItemCollection
)
Removes the item at the specified index.
ToString
(inherited from
Object
)
Returns a
String
that represents the current
Object
.
Protected Instance Methods
Finalize
(inherited from
Object
)
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
MemberwiseClone
(inherited from
Object
)
Creates a shallow copy of the current
Object
.
See Also
MenuItemCollection Class
|
EO.Web Namespace
Direct link to this topic
Copyright(c) 2006 - 2011 Essential Objects, Inc. All rights reserved.
Term Of Use
|
Privacy Notice