This topic has not yet been rated - Rate this topic

Menu.MenuItemCollection Properties

The Menu.MenuItemCollection type exposes the following members.

  NameDescription
Public property Supported by the .NET Compact Framework Count Gets a value indicating the total number of MenuItem objects in the collection.
Public property Supported by the .NET Compact Framework IsReadOnly Gets a value indicating whether the collection is read-only.
Public property Supported by the .NET Compact Framework Item Overloaded. Gets an item from the collection.
Top
  NameDescription
Explicit interface implemetation Private property Supported by the .NET Compact Framework IList.IsFixedSize Infrastructure. For a description of this member, see IList.IsFixedSize.
Explicit interface implemetation Private property Supported by the .NET Compact Framework ICollection.IsSynchronized Infrastructure. For a description of this member, see ICollection.IsSynchronized.
Explicit interface implemetation Private property Supported by the .NET Compact Framework IList.Item Infrastructure. For a description of this member, see IList.Item.
Explicit interface implemetation Private property Supported by the .NET Compact Framework ICollection.SyncRoot Infrastructure. For a description of this member, see ICollection.SyncRoot.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.