The C1MenuItemCollection type exposes the following members.

Events

  NameDescription
Public eventCleared (Inherited from C1ObservableItemCollection<(Of <(<'IC1MenuItemCollectionOwner, C1MenuItemBase>)>)>.)
Public eventItemAdded (Inherited from C1ObservableItemCollection<(Of <(<'IC1MenuItemCollectionOwner, C1MenuItemBase>)>)>.)
Public eventItemRemoved (Inherited from C1ObservableItemCollection<(Of <(<'IC1MenuItemCollectionOwner, C1MenuItemBase>)>)>.)
Public eventItemReplaced (Inherited from C1ObservableItemCollection<(Of <(<'IC1MenuItemCollectionOwner, C1MenuItemBase>)>)>.)
Public eventOnCollectionChanged
Occurs after C1MenuItemCollection collection was changed.

See Also