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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.