Leadtools.Dicom Namespace > DicomAssociate Class : FindAbstract Method |
'Usage Dim instance As DicomAssociate Dim uid As String Dim value As Byte value = instance.FindAbstract(uid)
function Leadtools.Dicom.DicomAssociate.FindAbstract( uid )
This method is valid only for DICOM Associate objects of type Associate Request.
To get the Abstract Syntax of a specific Presentation Context, call GetAbstract.
To set the Abstract Syntax of a specific Presentation Context, call SetAbstract.