System Object log4net.Util EmptyCollectionNamespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
[SerializableAttribute]
public sealed class EmptyCollection : ICollection,
IEnumerable
[SerializableAttribute]
public sealed class EmptyCollection : ICollection,
IEnumerable
<SerializableAttribute>
Public NotInheritable Class EmptyCollection
Implements ICollection, IEnumerable
<SerializableAttribute>
Public NotInheritable Class EmptyCollection
Implements ICollection, IEnumerable
[SerializableAttribute]
public ref class EmptyCollection sealed : ICollection,
IEnumerable
[SerializableAttribute]
public ref class EmptyCollection sealed : ICollection,
IEnumerable
A singleton implementation of the ICollection
interface that always represents an empty collection.