RibbonItemCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRibbonItem
    System.Collections.ObjectModelObservableCollectionRibbonItem
      Bricscad.WindowsRibbonObservableCollectionRibbonItem
        Bricscad.WindowsRibbonItemCollection

Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public class RibbonItemCollection : RibbonObservableCollection<RibbonItem>, 
        ICloneable

The RibbonItemCollection type exposes the following members.

Constructors
  Name Description
Public method RibbonItemCollection Initializes a new instance of the RibbonItemCollection class
Top
Properties
  Name Description
Public property Count
(Inherited from CollectionRibbonItem)
Public property Item
(Inherited from CollectionRibbonItem)
Protected property Items
(Inherited from CollectionRibbonItem)
Top
Methods
  Name Description
Public method Add
(Inherited from CollectionRibbonItem)
Protected method BlockReentrancy
(Inherited from ObservableCollectionRibbonItem)
Protected method CheckReentrancy
(Inherited from ObservableCollectionRibbonItem)
Public method Clear
(Inherited from CollectionRibbonItem)
Protected method ClearItems
(Inherited from ObservableCollectionRibbonItem)
Public method Contains
(Inherited from CollectionRibbonItem)
Public method CopyFrom
(Inherited from RibbonObservableCollectionT)
Public method CopyTo
(Inherited from CollectionRibbonItem)
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method Find  
Public method GetEnumerator
(Inherited from CollectionRibbonItem)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method IndexOf
(Inherited from CollectionRibbonItem)
Public method Insert
(Inherited from CollectionRibbonItem)
Protected method InsertItem
(Inherited from ObservableCollectionRibbonItem)
Protected method MemberwiseClone
(Inherited from Object)
Public method Move
(Inherited from ObservableCollectionRibbonItem)
Protected method MoveItem
(Inherited from ObservableCollectionRibbonItem)
Protected method OnCollectionChanged
(Inherited from ObservableCollectionRibbonItem)
Protected method OnPropertyChanged
(Inherited from ObservableCollectionRibbonItem)
Public method Remove
(Inherited from CollectionRibbonItem)
Public method RemoveAt
(Inherited from CollectionRibbonItem)
Protected method RemoveItem
(Inherited from ObservableCollectionRibbonItem)
Protected method SetItem
(Inherited from ObservableCollectionRibbonItem)
Public method ToString
(Inherited from Object)
Top
Events
  Name Description
Public event CollectionChanged
(Inherited from ObservableCollectionRibbonItem)
Protected event PropertyChanged
(Inherited from ObservableCollectionRibbonItem)
Top
See Also

©  Bricsys NV. All rights reserved.