The properties of the EmptyCollection class are listed below. For a complete list of EmptyCollection class members, see the EmptyCollection Members topic.
|   Instance | Gets the singleton instance of the empty collection. | 
|  Count | Gets the number of elements contained in the ICollection. | 
|  IsSynchronized | Gets a value indicating if access to the ICollection is synchronized (thread-safe). | 
|  SyncRoot | Gets an object that can be used to synchronize access to the ICollection. | 
EmptyCollection Class | log4net.Util Namespace