Leadtools.Dicom.AddIn.Interfaces Namespace > IPresentationContextProvider Interface : IsAbstractSyntaxSupported Method |
bool IsAbstractSyntaxSupported( string abstractSyntax )
'Declaration Function IsAbstractSyntaxSupported( _ ByVal abstractSyntax As String _ ) As Boolean
'Usage Dim instance As IPresentationContextProvider Dim abstractSyntax As String Dim value As Boolean value = instance.IsAbstractSyntaxSupported(abstractSyntax)
bool IsAbstractSyntaxSupported( String^ abstractSyntax )
true
if the abstract syntax is supported; otherwise, false
.