LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Instance Property (SeriesBrowser)

Show in webframe






Returns a shared SeriesBrowser object that stay alive for the lifetime of the application.
Syntax
public static SeriesBrowser Instance {get;}
'Declaration
 
Public Shared ReadOnly Property Instance As SeriesBrowser
'Usage
 
Dim value As SeriesBrowser
 
value = SeriesBrowser.Instance

            

            
public: __property static SeriesBrowser* get_Instance();
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

See Also

Reference

SeriesBrowser Class
SeriesBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.