ReadOnlyPropertiesDictionary.GetKeys Method Apache log4netâ„¢ SDK Documentation
Gets the key names.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public string[] GetKeys()

Return Value

Type:OnlineString[]
An array of all the keys.
Remarks

Gets the key names.

See Also