Menu.MenuItemCollection Properties
.NET Framework 2.0
| 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 | |
|---|---|---|
| System.Collections.ICollection.IsSynchronized | For a description of this member, see ICollection.IsSynchronized. |
| System.Collections.ICollection.SyncRoot | For a description of this member, see ICollection.SyncRoot. |
| System.Collections.IList.IsFixedSize | For a description of this member, see IList.IsFixedSize. |
| System.Collections.IList.Item | For a description of this member, see IList.Item. |