Click or drag to resize

IMatchesExactMatchInterface Properties

The IMatchesExactMatchInterface type exposes the following members.

Properties
 NameDescription
Public propertyCount The number of matches found by Producer
(Inherited from IMatches)
Public propertyFirst Returns the first match (null if no match exists).
(Inherited from IMatches)
Public propertyFirstExact Returns the first match of exact type (null if no match exists).
Public propertyProducer The action object used to generate this IMatches object
(Inherited from IMatches)
Top
See Also