DomainObjects Class Library

ConvertTo.Equals Method

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

Overload List

Inherited from ScalarFunction.

public bool Equals(ScalarFunction);

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

public bool Equals(ConvertTo);

Determines whether the specified Object is equal to the current Object.

public override bool Equals(Object);

See Also

ConvertTo Class | DomainObjects.Facade.Command.Function Namespace