CS-MIC - C# Math Input Control
Because a function's internal pattern may be different, we must manually check to see if the function
names are the same.

Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | JavaScript |
Public Overrides Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) override

Parameters
- obj (Object)
- The object to test.

Return Value
True if the functions are the same.
Assembly:
csmic (Module: csmic) Version: 1.0.0.0 (1.0.0.0)