Nevron .NET Vision
Nevron.Dom Namespace / NServiceManager Class
Members


In This Topic
    NServiceManager Class
    In This Topic
    The NServiceManager class is used to maintain a collection of services
    Object Model
    NServiceManager Class
    Syntax
    'Declaration
     
    
    Public Class NServiceManager 
       Implements INServiceProvider, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NServiceManager
    Remarks
    The NServiceManager can hold only one service of a specific type.
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NServiceManager
          Nevron.Chart.NDocumentServiceManager
          Nevron.Chart.WinForm.NViewServiceManager

    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