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.AddIn.Interfaces Namespace > IAETitle Interface : Validate Method |
bool Validate( DicomClient client )
'Declaration Function Validate( _ ByVal client As DicomClient _ ) As Boolean
'Usage Dim instance As IAETitle Dim client As DicomClient Dim value As Boolean value = instance.Validate(client)
bool Validate( DicomClient^ client )