SourceNavigatorPath Properties |
The SourceNavigatorPath type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsEmpty |
Gets a value indicating whether this instance is empty.
|
![]() | IsFullSingleElementPath |
Gets a value indicating whether this instance is a full single element path. A full single element path is a path with no navigators with multi-element cardinality
|
![]() | Length |
Gets the length of the path.
|
![]() | PathElements |
Gets the path elements of this path.
|
![]() | PathEndCardinality |
Gets the cardinality of the end element of this path, i.e. whether this path leads to multi or single elements. Used
to determine whether a field sourced over this path contains a single element or multiple elements. If this path is empty, its cardinality is defined as single element.
|