Condividi tramite


HtmlMenuItemCollectionLoc Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The HtmlMenuItemCollectionLoc type exposes the following members.

Constructors

  Name Description
Public method HtmlMenuItemCollectionLoc This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Protected property List (Inherited from CollectionBase.)

Top

Methods

  Name Description
Public method Add Adds a menu item to a menu. (Inherited from HtmlMenuItemCollection.)
Public method Clear (Inherited from CollectionBase.)
Public method Contains Determines whether this collection contains a specified menu item. (Inherited from HtmlMenuItemCollection.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from CollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Gets the index of the menu item. (Inherited from HtmlMenuItemCollection.)
Public method Insert Inserts a menu item at the specified location. (Inherited from HtmlMenuItemCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnClear (Inherited from CollectionBase.)
Protected method OnClearComplete (Inherited from CollectionBase.)
Protected method OnInsert (Inherited from CollectionBase.)
Protected method OnInsertComplete (Inherited from CollectionBase.)
Protected method OnRemove (Inherited from CollectionBase.)
Protected method OnRemoveComplete (Inherited from CollectionBase.)
Protected method OnSet (Inherited from CollectionBase.)
Protected method OnSetComplete (Inherited from CollectionBase.)
Protected method OnValidate (Inherited from CollectionBase.)
Public method Remove Removes a menu item from a menu. (Inherited from HtmlMenuItemCollection.)
Public method RemoveAt (Inherited from CollectionBase.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from CollectionBase.)
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 method IList.Remove (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

HtmlMenuItemCollectionLoc Class

Microsoft.SharePoint.Portal.WebControls Namespace