Dil

ConfigurationElementCollection.BaseGetAllKeys Yöntem

Tanım

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

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

Döndürülenler

Object[]

içinde yer ConfigurationElementalan tüm ConfigurationElementCollection nesnelerin anahtarlarını içeren bir dizi.

Şunlara uygulanır