The following tables list the members exposed by AxisMatcher.
| Name | Description | |
|---|---|---|
![]() | AxisMatcher Constructor |
| Name | Description | |
|---|---|---|
![]() | AxisType | If set, tries to match an Axis based on its type, to be used with the typed index, if desired. |
![]() | Index | If set, tries to match a Axis based on index |
![]() | MemberPath | If set, tries to match a Axis based on a member path, combined with MemberPathType. |
![]() | MemberPathType | Combined with MemberPath allows you to select a Axis by member path. |
![]() | Name | If set, tries to match a Axis based on its name. |
![]() | Title | If set, tries to match a Axis based on its title. |
![]() | TypedIndex | If set, indicates that the nth axis of a type should be used. |