RibbonContextCollection Class
Represents a collection of RibbonTabContext
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public sealed class RibbonContextCollection : List<RibbonContext>
Public NotInheritable Class RibbonContextCollection
Inherits List(Of RibbonContext)
public ref class RibbonContextCollection sealed : public List<RibbonContext^>
[<SealedAttribute>]
type RibbonContextCollection =
class
inherit List<RibbonContext>
end
- Inheritance
- Object ListRibbonContext RibbonContextCollection