CollectionTemplate.Match Method
Provides the Match method to all inherited classes.
Parameters
- comparer
- The type of comparison to perform
- data
- the data to search in
- searchValue
- The data to search for
Return Value
Whether the match was made
See Also
CollectionTemplate Class | OrmLib Namespace