RibbonCollectionBase.ICollection<IRibbonExtension>.IsReadOnly Property

Definition

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

Property Value

Implements

Applies to