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