![]() | IMatches |
The IMatchesExactMatchInterface type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
The number of matches found by Producer
(Inherited from IMatches) |
![]() | First |
Returns the first match (null if no match exists).
(Inherited from IMatches) |
![]() | FirstExact | Returns the first match of exact type (null if no match exists). |
![]() | Producer |
The action object used to generate this IMatches object
(Inherited from IMatches) |