Click or drag to resize

FragmentEventType Properties

The FragmentEventType type exposes the following members.

Properties
  NameDescription
Public propertyFragmentType
Returns the type of the fragment.
Public propertyIsIndexed
Returns true if the fragment type is an array.

If a property value is an array and thereby a fragment array, this flag is set to true.

Public propertyIsNative
Returns true if the fragment is a native representation, i.e. a type.
Top
See Also