←Select platform

FindAbstracts Method

Summary
Gets the presentation contexts that contain the specified Abstract Syntax.
Syntax
C#
Objective-C
C++/CLI
public byte[] FindAbstracts( 
   string uid 
) 
- (nullable NSArray<NSNumber *> *)findAbstractSyntaxes:(NSString *)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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.