Nevron.Nov.Dom Namespace / NChild Class
Fields Properties Methods


In This Topic
    NChild Class Members
    In This Topic

    The following tables list the members exposed by NChild.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe create on demand flag  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the delagate that is called when the child node needs to be created on demand. If the value of this property is null, by default the child will create a new instance of the child DomType property. By default set to null;  
    Public PropertyOverridden. Gets the DOM type assicated with the child node instance  
    Public PropertyGets the id of the named child in its owner schema  
    Public PropertyOverridden. Gets the name of the named child  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether this child is created on demand for the specified schema. By default CreateOnDemand is set to false.  
    Public MethodOverloaded. Sets whether this child is created on demand for the owner schema. By default CreateOnDemand is set to false.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Top
    See Also