Leadtools.Dicom Namespace > DicomAssociate Class : GetTransfer Method |
'Declaration Public Function GetTransfer( _ ByVal id As Byte, _ ByVal index As Integer _ ) As String
'Usage Dim instance As DicomAssociate Dim id As Byte Dim index As Integer Dim value As String value = instance.GetTransfer(id, index)