ItemWrapper Properties |
The ItemWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Context | Retrieve the context used for rendering primitive values |
![]() | Exists | Returns true if this element actually exists in the underlying AML,
otherwise, returns false to indicate that the element is just a null placeholder
put in place to reduce unnecessary null reference checks |
![]() | Name | Local XML name of the element |
![]() | Parent | Retrieve the parent element |
![]() | Value | String value of the element |