Język

ConvertersCollection.GetElementKey(ConfigurationElement) Metoda

Definicja

Pobiera klucz elementu dla określonego ConfigurationElement obiektu.

protected:
 override System::Object ^ GetElementKey(System::Configuration::ConfigurationElement ^ element);
protected override object GetElementKey(System.Configuration.ConfigurationElement element);
override this.GetElementKey : System.Configuration.ConfigurationElement -> obj
Protected Overrides Function GetElementKey (element As ConfigurationElement) As Object

Parametry

element
ConfigurationElement

ConfigurationElement Obiekt, którego klucz chcesz zwrócić.

Zwraca

Obiekt działa jako klucz dla określonego ConfigurationElement wystąpienia.

Dotyczy