Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class : FindAbstracts Method |
'Usage
Dim instance As DicomAssociate Dim uid As String Dim value() As Byte value = instance.FindAbstracts(uid)
function Leadtools.Dicom.DicomAssociate.FindAbstracts( uid )
public: array<byte>^ FindAbstracts( String^ uid )