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.Jpip.Logging Namespace > EventLogger Class : ContainsLoggingChannel Method |
public static bool ContainsLoggingChannel( ILogginChannel channel )
'Declaration Public Shared Function ContainsLoggingChannel( _ ByVal channel As ILogginChannel _ ) As Boolean
'Usage Dim channel As ILogginChannel Dim value As Boolean value = EventLogger.ContainsLoggingChannel(channel)
public: static bool ContainsLoggingChannel( ILogginChannel^ channel )