Nevron .NET Vision
Nevron Namespace / NCompositeConverter Class
Members


In This Topic
    NCompositeConverter Class
    In This Topic
    Base class for all composite converters.
    Object Model
    NCompositeConverter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NCompositeConverter 
       Implements INObjectConverter 
    'Usage
     
    
    Dim instance As NCompositeConverter
    public abstract class NCompositeConverter : INObjectConverter  
    Inheritance Hierarchy

    System.Object
       Nevron.NCompositeConverter
          Nevron.Dom.NNodeTreeAttributeConverter

    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