DomainObjects Class Library

Average.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(Average);

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

public override bool Equals(Object);

See Also

Average Class | DomainObjects.Facade.Command.Function Namespace