Returns a shared
SeriesBrowser object that stay alive for the lifetime of the application.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property Instance As SeriesBrowser |
Managed Extensions for C++ | |
---|
public: __property static SeriesBrowser* get_Instance(); |
Property Value
Type:
SeriesBrowser A shared
SeriesBrowser object that stay alive for the lifetime of the application.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also