Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : GetGlobalChannels Method |
[CLSCompliantAttribute(false)] public List<ILoggingChannel> GetGlobalChannels()
'Declaration <CLSCompliantAttribute(False)> Public Function GetGlobalChannels() As List(Of ILoggingChannel)
'Usage Dim instance As AdvancedSettings Dim value As List(Of ILoggingChannel) value = instance.GetGlobalChannels()
[CLSCompliantAttribute(false)] public: List<ILoggingChannel^>^ GetGlobalChannels();