Fragment Properties |
The Fragment 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 Fragment | |
| ItemString |
Gets the value of the given key, or lack thereof,
wrapped inside of a Fragment | |
| Value |
Gets the value of the fragment as an untyped object (set will throw)
|