Aracılığıyla paylaş


ConfigurationElementCollection.BaseGetAllKeys Yöntem

Tanım

içinde bulunan tüm yapılandırma öğeleri için anahtarların bir dizisini ConfigurationElementCollectiondöndürür.

protected:
 cli::array <System::Object ^> ^ BaseGetAllKeys();
protected public:
 cli::array <System::Object ^> ^ BaseGetAllKeys();
protected object[] BaseGetAllKeys ();
protected internal object[] BaseGetAllKeys ();
member this.BaseGetAllKeys : unit -> obj[]
Protected Function BaseGetAllKeys () As Object()
Protected Friend Function BaseGetAllKeys () As Object()

Döndürülenler

Object[]

içinde bulunan ConfigurationElementCollectiontüm ConfigurationElement nesnelerin anahtarlarını içeren bir dizi.

Şunlara uygulanır