LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Instance Property (SeriesBrowser)







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 static SeriesBrowser Instance {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SeriesBrowser Class
SeriesBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.