Menu.MenuItemCollection Properties
.NET Framework 3.5
The Menu.MenuItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets a value indicating the total number of MenuItem objects in the collection. |
|
IsReadOnly | Gets a value indicating whether the collection is read-only. |
|
Item | Overloaded. Gets an item from the collection. |
| Name | Description | |
|---|---|---|
|
IList.IsFixedSize | Infrastructure. For a description of this member, see IList.IsFixedSize. |
|
ICollection.IsSynchronized | Infrastructure. For a description of this member, see ICollection.IsSynchronized. |
|
IList.Item | Infrastructure. For a description of this member, see IList.Item. |
|
ICollection.SyncRoot | Infrastructure. For a description of this member, see ICollection.SyncRoot. |