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 > CreateNewElement Method : CreateNewElement() Method |
protected override ConfigurationElement CreateNewElement()
'Declaration Protected Overloads Overrides Function CreateNewElement() As ConfigurationElement
'Usage Dim instance As ChannelCollection Dim value As ConfigurationElement value = instance.CreateNewElement()
protected: ConfigurationElement^ CreateNewElement(); override