MatchingRelations.TypeMatch.matches Function
matches the type of this object and the object o

Public bool matches (object)
  Type Name Description  
    object o the object to check  
  Return Description  
    bool true, if the type matches, false otherwise