Udostępnij za pośrednictwem


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

Obiekt, ConfigurationElement którego klucz ma zostać zwrócony.

Zwraca

Object

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

Dotyczy