







![]() ![]() |
MySQL Connector/Net |
GenericConfigurationElementCollection<(Of <(<'T>)>)>..::..GetElementKey Method |
GenericConfigurationElementCollection<(Of <(<'T>)>)> Class See Also Send Feedback |
![]() |
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.8.4.0
Syntax
C# |
---|
protected override Object GetElementKey( ConfigurationElement element ) |
Visual Basic |
---|
Protected Overrides Function GetElementKey ( _ element As ConfigurationElement _ ) As Object |
Visual C++ |
---|
protected: virtual Object^ GetElementKey( ConfigurationElement^ element ) override |
Parameters
- element
- Type: System.Configuration..::..ConfigurationElement