Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

FindAbstracts Method








The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.
Gets the presentation contexts that contain the specified Abstract Syntax.
Syntax
public byte[] FindAbstracts( 
   string uid
)
'Declaration
 
Public Function FindAbstracts( _
   ByVal uid As String _
) As Byte()
'Usage
 
Dim instance As DicomAssociate
Dim uid As String
Dim value() As Byte
 
value = instance.FindAbstracts(uid)
public byte[] FindAbstracts( 
   string uid
)
 function Leadtools.Dicom.DicomAssociate.FindAbstracts( 
   uid 
)
public:
array<byte>^ FindAbstracts( 
   String^ uid
) 

Parameters

uid
The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.

Return Value

An array that contains the presentation contexts that contain the specified Abstract Syntax.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
GetAbstract Method
GetAbstractCount Method
SetAbstract Method
FindNextAbstract Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features