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 > TypeConfigurationElement Class : IsReadOnly Method |
public override bool IsReadOnly()
'Declaration Public Overrides Function IsReadOnly() As Boolean
'Usage Dim instance As TypeConfigurationElement Dim value As Boolean value = instance.IsReadOnly()
public: bool IsReadOnly(); override