IsAbstractSyntaxSupported Method

Summary
Determines whether the specific abstract is supported.
Syntax
C#
VB
C++
public bool IsAbstractSyntaxSupported( 
   string abstractSyntax 
) 
  
Function IsAbstractSyntaxSupported( _ 
   ByVal abstractSyntax As String _ 
) As Boolean 
bool IsAbstractSyntaxSupported(  
   String^ abstractSyntax 
)  

Parameters

abstractSyntax
The abstract syntax.

Return Value

true if the abstract syntax is supported; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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