Equals

AlphaReplace.Equals method

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

public override bool Equals(object obj)
ParameterTypeDescription
objObjectThe AlphaReplace to compare.

Return Value

true if objects are equal; otherwise, false.

See Also