System.Web.UI.WebControls.MenuItemCollection: Property Members

The properties of System.Web.UI.WebControls.MenuItemCollection are listed below. For a list of all members, see the MenuItemCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of menu items contained in the current System.Web.UI.WebControls.MenuItemCollection object.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether access to the System.Web.UI.WebControls.MenuItemCollection object is synchronized (thread safe).

[read-only]
default property
Item(int)MenuItem. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

Gets an object that can be used to synchronize access to the System.Web.UI.WebControls.MenuItemCollection object.