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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly