| Overload | Description |
|---|---|
| NInheritDeclaration Constructor() | Default constructor |
| NInheritDeclaration Constructor(NDomProperty) | Initializer constructor |
| NInheritDeclaration Constructor(NProperty) | Initializer constructor |
| NInheritDeclaration Constructor(String,Type) | Initializer constructor |
| NInheritDeclaration Constructor(String,NSchema) | Initializer constructor |
| NInheritDeclaration Constructor(NDomProperty,Boolean) | Initializer constructor |
| NInheritDeclaration Constructor(String,Type,Boolean) | Initializer constructor |
| NInheritDeclaration Constructor(String,NSchema,Boolean) | Initializer constructor |
| NInheritDeclaration Constructor(NInheritDeclaration) | Copy constructor |