Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
EmptyDictionary.Values Property
Gets an ICollection containing the values of the EmptyDictionary.
[Visual�Basic]
NotOverridable�Public�ReadOnly�Property�Values�As�
ICollection�_
Property Value
An ICollection containing the values of the EmptyDictionary.
Implements
IDictionary.Values
Remarks
As the collection is empty a EmptyCollection is returned.
See Also
EmptyDictionary Class | log4net.Util Namespace