log4net SDK Reference

EmptyCollection Properties

The properties of the EmptyCollection class are listed below. For a complete list of EmptyCollection class members, see the EmptyCollection Members topic.

Public Static (Shared) Properties

Instance Gets the singleton instance of the empty collection.

Public Instance Properties

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.

See Also

EmptyCollection Class | log4net.Util Namespace