LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

GetValidator<T> Method






The type of validator to get.
Gets the validator with the specified type.
Syntax
public static T GetValidator<T>()
where T: ICommandRequestValidator
'Declaration
 
Public Shared Function GetValidator(Of T As ICommandRequestValidator)() As T
'Usage
 
Dim value As T
 
value = CommandRequestValidationManager.GetValidator(Of T)()
public static T GetValidator<T>()where T: ICommandRequestValidator
 function Leadtools.Dicom.Scp.CommandRequestValidationManager.GetValidator()
public:
static T^ GetValidatorgeneric<typename T>
(); 
where T: ICommandRequestValidator

Type Parameters

T
The type of validator to get.

Return Value

A validator of the specified type. Null if the validator is not found.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandRequestValidationManager Class
CommandRequestValidationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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