ConfigurationElementCollection.BaseGetAllKeys Method ()

 

Returns an array of the keys for all of the configuration elements contained in the ConfigurationElementCollection.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

Protected Friend Function BaseGetAllKeys As Object()

Return Value

Type: System.Object()

An array that contains the keys for all of the ConfigurationElement objects contained in the ConfigurationElementCollection.

.NET Framework
Available since 2.0
Return to top
Show: