←Select platform

GetAbstractCount Method

Summary

Gets the number of presentation contexts for the specified Abstract Syntax.

Syntax

C#
VB
C++
public int GetAbstractCount( 
   string uid 
) 
Public Function GetAbstractCount( _ 
   ByVal uid As String _ 
) As Integer 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly