Indicates whether the current object is equal to another object of the same type.
Indicates whether the current object is equal to another object of the same type.
public bool Equals(ColumnField);
Determines whether the specified Object is equal to the current Object.
public override bool Equals(Object);
ColumnField Class | DomainObjects.Facade.Command.Expression Namespace