Instance Property

Summary

Returns a shared SeriesBrowser object that stay alive for the lifetime of the application.

Syntax
C#
VB
C++
public static SeriesBrowser Instance { get; } 
  
Public Shared ReadOnly Property Instance As SeriesBrowser 
public: 
static property SeriesBrowser^ Instance { 
   SeriesBrowser^ get(); 
} 

Property Value

Type: SeriesBrowser A shared SeriesBrowser object that stay alive for the lifetime of the application.

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.Medical.Workstation Assembly