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 value of the fragment as an untyped object (set will throw)
Top
See Also