Overload | Description |
---|---|
AddChild(String,Type) | Adds a named child to the schema definition. The child is not readonly, is nullable and is created on demand. |
AddChild(String,NDomType) | Adds a named child to the schema definition. The child is not readonly, is nullable and is created on demand. |