MenuItemCollection Properties

Include Protected Members
Include Inherited Members

The MenuItemCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Public property Item Gets the MenuItem at the specified indexed location in the collection.
Protected property List (Inherited from CollectionBase.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

MenuItemCollection Class

Microsoft.SharePoint.WebPartPages Namespace