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