|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
| Leadtools.Dicom.Scp Namespace > CommandRequestValidationManager Class > IsRegistered Method : IsRegistered<T>() Method |
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
true if this validator type is registered; otherwise, false.