ReadOnlyFragment Properties |
The ReadOnlyFragment type exposes the following members.
| Name | Description | |
|---|---|---|
| Exists |
Gets whether or not this object exists in the hierarchy
| |
| ItemInt32 |
Gets the value of the given index, or lack thereof,
wrapped inside of a ReadOnlyFragment | |
| ItemString |
Gets the value of the given key, or lack thereof,
wrapped inside of a ReadOnlyFragment | |
| Value |
Gets the raw contained value of this object
|