 | IMatches Properties |
The IMatches type exposes the following members.
Properties
| Name | Description |
---|
 | Count |
The number of matches found by Producer
|
 | First |
Returns the first match (null if no match exists).
|
 | Producer |
The action object used to generate this IMatches object
|
Top
See Also