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


In This Topic
    NNodeTreeAttributeConverter Class
    In This Topic
    Iterates over the attributes in the tree and converts them using the specified set of converters.
    Object Model
    NNodeTreeAttributeConverter Class
    Syntax
    'Declaration
     
    
    Public Class NNodeTreeAttributeConverter 
       Inherits Nevron.NCompositeConverter
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NNodeTreeAttributeConverter
    public class NNodeTreeAttributeConverter : Nevron.NCompositeConverter, Nevron.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