Nevron .NET Vision
Nevron.Dom Namespace / NNodeTreeAttributeConverter Class
Fields Properties Methods


In This Topic
    NNodeTreeAttributeConverter Class Members
    In This Topic

    The following tables list the members exposed by NNodeTreeAttributeConverter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Protected FieldAn array of contained converters (Inherited from Nevron.NCompositeConverter)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attribute filter for this converter  
    Public PropertyGets / sets an array of object converters contained by this converter (Inherited from Nevron.NCompositeConverter)
    Public PropertyReturns an array of types converted by this object. (Inherited from Nevron.NCompositeConverter)
    Public PropertyGets or sets the node filter for this converter.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the converter can convert objects of the specified type (Inherited from Nevron.NCompositeConverter)
    Public MethodOverridden. Converts the attributes of root and all it's child elements  
    Top
    See Also