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