PropertiesDictionary.Clear Method 
      
     
    
       Remove all properties from the properties collection 
      
        [Visual Basic]
        Overrides Public Sub Clear() _
 
      
        [C#]
        public override 
void Clear();
 
      Implements
      
        IDictionary.Clear
      
      Remarks
             Remove all properties from the properties collection 
            See Also
PropertiesDictionary Class | log4net.Util Namespace