←Select platform

IsRegistered(ICommandRequestValidator) Method

Summary

Determines whether the specified validator is registered.

Syntax

C#
VB
C++
public static bool IsRegistered(  
   Leadtools.Dicom.Scp.ICommandRequestValidator validator 
) 
Public Overloads Shared Function IsRegistered( _ 
   ByVal validator As Leadtools.Dicom.Scp.ICommandRequestValidator _ 
) As Boolean 
public: 
static bool IsRegistered(  
   Leadtools.Dicom.Scp.ICommandRequestValidator^ validator 
) 

Parameters

validator
The validator to check.

Return Value

true if the specified validator is registered; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize