←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly