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

Show in webframe

GetAbstractCount Method








The Abstract Syntax Name to find. For a list of possible values, refer to Abstract Syntax Values.
Gets the number of presentation contexts for the specified Abstract Syntax.
Syntax
public int GetAbstractCount( 
   string uid
)
'Declaration
 
Public Function GetAbstractCount( _
   ByVal uid As String _
) As Integer
'Usage
 
Dim instance As DicomAssociate
Dim uid As String
Dim value As Integer
 
value = instance.GetAbstractCount(uid)
public int GetAbstractCount( 
   string uid
)
 function Leadtools.Dicom.DicomAssociate.GetAbstractCount( 
   uid 
)
public:
int GetAbstractCount( 
   String^ uid
) 

Parameters

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

Return Value

The number of presentation contexts for the specified Abstract Syntax.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
GetAbstract 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