DomainObjects Class Library

ColumnField.Equals Method

Indicates whether the current object is equal to another object of the same type.

Overload List

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);

See Also

ColumnField Class | DomainObjects.Facade.Command.Expression Namespace