In This Topic
For a list of all members of this type, see NChild members.
Public Properties
| | Name | Description |
 | CreateChildDelegate | Gets 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; |
 | DomType | Overridden. Gets the DOM type assicated with the child node instance |
 | Id | Gets the id of the named child in its owner schema |
 | Name | Overridden. Gets the name of the named child |
Top
Protected Properties
| | Name | Description |
 | xrEb | |
Top
See Also