GetPresentationContexts Method

Summary

Gets the presentation contexts. Should be overridden in derived classes.

Syntax
C#
VB
C++
protected virtual List<PresentationContext> GetPresentationContexts() 
  
Protected Overridable Function GetPresentationContexts() As List(Of PresentationContext) 
protected: 
virtual List<PresentationContext^>^ GetPresentationContexts();  

Return Value

List of presentation contexts.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly