Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer.Configuration Namespace > ConnectionElementCollection Class : GetElementKey Method |
protected override object GetElementKey( ConfigurationElement element )
'Declaration Protected Overrides Function GetElementKey( _ ByVal element As ConfigurationElement _ ) As Object
'Usage Dim instance As ConnectionElementCollection Dim element As ConfigurationElement Dim value As Object value = instance.GetElementKey(element)
protected: Object^ GetElementKey( ConfigurationElement^ element ) override