←Select platform

GetPresentationContexts Method

Summary

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

Syntax

C#
VB
C++
protected override List<PresentationContext> GetPresentationContexts() 
  
Protected Overrides Function GetPresentationContexts() As List(Of PresentationContext) 
protected: 
List<PresentationContext^>^ GetPresentationContexts(); override  

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