←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly