This topic has not yet been rated - Rate this topic

Menu.MenuItemCollection Properties

  Name Description
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
  Name Description
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.IsSynchronized For a description of this member, see ICollection.IsSynchronized.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.ICollection.SyncRoot For a description of this member, see ICollection.SyncRoot.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.IsFixedSize For a description of this member, see IList.IsFixedSize.
Explicit interface implementation Property Supported by the .NET Compact Framework System.Collections.IList.Item For a description of this member, see IList.Item.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.