ReadOnlyPropertiesDictionaryGetKeys Method Apache log4net™ SDK Documentation
Gets the key names.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string[] GetKeys()

Return Value

Type: String
An array of all the keys.
Remarks

Gets the key names.

See Also

Reference