FilterTableCollection.GetElementKey(ConfigurationElement) Metoda

Definicja

Pobiera klucz elementu dla określonego elementu konfiguracji.

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

Element konfiguracji, dla który ma zwrócić klucz.

Zwraca

Klucz dla określonego elementu konfiguracji.

Dotyczy