RibbonPanelSourceCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRibbonPanelSource
    System.Collections.ObjectModelObservableCollectionRibbonPanelSource
      Bricscad.WindowsRibbonObservableCollectionRibbonPanelSource
        Bricscad.WindowsRibbonPanelSourceCollection

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

The RibbonPanelSourceCollection type exposes the following members.

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

©  Bricsys NV. All rights reserved.