LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

IsRegistered<T>() Method

Show in webframe





The type of validator to check.
Determines whether a validator with the specified type is registered.
Syntax
public static bool IsRegistered<T>()
where T: ICommandRequestValidator
'Declaration
 
Public Overloads Shared Function IsRegistered(Of T As ICommandRequestValidator)() As Boolean
'Usage
 
Dim value As Boolean
 
value = CommandRequestValidationManager.IsRegistered(Of T)()

            

            
public:
static bool IsRegisteredgeneric<typename T>
(); 
where T: ICommandRequestValidator

Type Parameters

T
The type of validator to check.

Return Value

true if this validator type is registered; otherwise, false.
Requirements

Target Platforms

See Also

Reference

CommandRequestValidationManager Class
CommandRequestValidationManager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features