Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ReadOnlyPropertiesDictionary�Constructor�(ReadOnlyPropertiesDictionary)

Copy Constructor

[Visual�Basic]
Overloads�Public�Sub�New( _
���ByVal propertiesDictionary�As�ReadOnlyPropertiesDictionary�_
)
[C#]
public�ReadOnlyPropertiesDictionary(
���ReadOnlyPropertiesDictionarypropertiesDictionary
);

Parameters

propertiesDictionary
properties to copy

Remarks

Initializes a new instance of the ReadOnlyPropertiesDictionary class.

See Also

ReadOnlyPropertiesDictionary Class | log4net.Util Namespace | ReadOnlyPropertiesDictionary Constructor Overload List