Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FindAbstracts Method
See Also 
Leadtools.Dicom Namespace > DicomAssociate Class : FindAbstracts Method



uid
The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.
uid
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

Visual Basic (Declaration) 
Public Function FindAbstracts( _
   ByVal uid As String _
) As Byte()
Visual Basic (Usage)Copy Code
Dim instance As DicomAssociate
Dim uid As String
Dim value() As Byte
 
value = instance.FindAbstracts(uid)
C# 
public byte[] FindAbstracts( 
   string uid
)
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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