RibbonCollectionBase.ICollection<IRibbonExtension>.Count Property

Definition

property int System::Collections::Generic::ICollection<Microsoft::Office::Tools::Ribbon::IRibbonExtension>::Count { int get(); };
int System.Collections.Generic.ICollection<Microsoft.Office.Tools.Ribbon.IRibbonExtension>.Count { get; }
member this.System.Collections.Generic.ICollection<Microsoft.Office.Tools.Ribbon.IRibbonExtension>.Count : int
 ReadOnly Property Count As Integer Implements ICollection(Of IRibbonExtension).Count

Property Value

Implements

Applies to