Leadtools.Dicom.Scu Namespace > StoreScu Class : GetPresentationContexts Method |
protected override List<PresentationContext> GetPresentationContexts()
'Declaration Protected Overrides Function GetPresentationContexts() As List(Of PresentationContext)
'Usage Dim instance As StoreScu Dim value As List(Of PresentationContext) value = instance.GetPresentationContexts()
protected: List<PresentationContext^>^ GetPresentationContexts(); override