IReadOnlyItem Properties |
The IReadOnlyItem type exposes the following members.
Name | Description | |
---|---|---|
Context | Retrieve the context used for rendering primitive values (Inherited from IReadOnlyElement.) | |
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 (Inherited from IReadOnlyElement.) | |
Name | Local XML name of the element (Inherited from IReadOnlyElement.) | |
Parent | Retrieve the parent element (Inherited from IReadOnlyElement.) | |
Value | String value of the element (Inherited from IReadOnlyElement.) |