Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > QueryRetrieveScu Class : GetPresentationContexts Method |
protected override List<PresentationContext> GetPresentationContexts()
'Declaration Protected Overrides Function GetPresentationContexts() As List(Of PresentationContext)
'Usage Dim instance As QueryRetrieveScu Dim value As List(Of PresentationContext) value = instance.GetPresentationContexts()
protected: List<PresentationContext^>^ GetPresentationContexts(); override