MatchingRelations.SimpleStringMatch.matches Function
if the object is a string, check if the stored expression matches
Public bool matches (object)
Type
Name
Description
object
o
the object to match the expression on
Return
Description
bool
true, if expresion matches, false otherwise