Version

AxisMatcher Class Members

The following tables list the members exposed by AxisMatcher.

Public Constructors
 NameDescription
Public ConstructorAxisMatcher Constructor  
Public Properties
 NameDescription
Public PropertyAxisTypeIf set, tries to match an Axis based on its type, to be used with the typed index, if desired.  
Public PropertyIndexIf set, tries to match a Axis based on index  
Public PropertyMemberPathIf set, tries to match a Axis based on a member path, combined with MemberPathType.  
Public PropertyMemberPathTypeCombined with MemberPath allows you to select a Axis by member path.  
Public PropertyNameIf set, tries to match a Axis based on its name.  
Public PropertyTitleIf set, tries to match a Axis based on its title.  
Public PropertyTypedIndexIf set, indicates that the nth axis of a type should be used.  
See Also