Click or drag to resize

ReadOnlyFragment Properties

The ReadOnlyFragment type exposes the following members.

Properties
  NameDescription
Public propertyExists
Gets whether or not this object exists in the hierarchy
Public propertyItemInt32
Gets the value of the given index, or lack thereof, wrapped inside of a ReadOnlyFragment
Public propertyItemString
Gets the value of the given key, or lack thereof, wrapped inside of a ReadOnlyFragment
Public propertyValue
Gets the raw contained value of this object
Top
See Also