| Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 | 
            
             | 
          
        
       
      
        
AppenderCollection.IsFixedSize Property
      
     
    
       Gets a value indicating whether the collection has a fixed size. 
      
        [Visual�Basic]
        Overridable�Public�ReadOnly�Property�IsFixedSize�As�
Boolean�_
 
      
        [C#]
        public�virtual�
bool�IsFixedSize�{get;}
 
      
      
      Property Value
      true if the collection has a fixed size; otherwise, false. The default is false
      Implements
      
        IList.IsFixedSize
      
      See Also
      
        AppenderCollection Class | log4net.Appender Namespace