Gets the singleton instance of the empty collection.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public static EmptyCollection Instance { get; }
public static EmptyCollection Instance { get; }
Public Shared ReadOnly Property Instance As EmptyCollection
Get
Public Shared ReadOnly Property Instance As EmptyCollection
Get
public:
static property EmptyCollection^ Instance {
EmptyCollection^ get ();
}
public:
static property EmptyCollection^ Instance {
EmptyCollection^ get ();
}
Return Value
Type:
EmptyCollectionThe singleton instance of the empty collection.
Gets the singleton instance of the empty collection.