Method Equals
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Equals(Column)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(Column other)
Parameters
otherColumnAn object to compare with this object.
Returns
Equals(string)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(string other)
Parameters
otherstringAn object to compare with this object.