Name | Description | |
---|---|---|
![]() | DomType | Gets the DOM type associated with the property value |
![]() | Id | Gets the property id |
![]() | IsExtended | Gets whether the DOM property is created for an extended or self property |
![]() | Name | Gets the property name |
The following tables list the members exposed by NDomProperty.
Name | Description | |
---|---|---|
![]() | DomType | Gets the DOM type associated with the property value |
![]() | Id | Gets the property id |
![]() | IsExtended | Gets whether the DOM property is created for an extended or self property |
![]() | Name | Gets the property name |
Name | Description | |
---|---|---|
![]() ![]() | GetById | Gets the property associated with the specified id |
![]() ![]() | GetByName | Gets the properties with the specified name |
![]() ![]() | GetByType | Gets the properties with the specified type |
![]() ![]() | IsExtenedName | Checks whether the property name is the name of an extened property |
![]() ![]() | Register | Creates a new or returns an already created dom property with the specified name and type |
![]() | TryFindInstance | Given a schema, tries to find the instance self-property, which is declared in the schema or a base schema |