The possible name spaces a node can be in. More...
Inherits object.
Static Public Attributes | |
| int | Custom = 1 |
| Custom name space. More... | |
| int | Private = 2 |
| Private name space. More... | |
| int | Standard = 0 |
| Standard name space. More... | |
The possible name spaces a node can be in.
|
static |
Custom name space.
|
static |
Private name space.
|
static |
Standard name space.