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 )
function Leadtools.Dicom.AddIn.Interfaces.IPresentationContextProvider.IsAbstractSyntaxSupported( abstractSyntax )
bool IsAbstractSyntaxSupported( String^ abstractSyntax )
true
if the abstract syntax is supported; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2