MathSize.Equals method (1 of 2)

Indicates whether this instance and a specified object are equal.

public bool Equals(MathSize other)

See Also


MathSize.Equals method (2 of 2)

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

public override bool Equals(object obj)

See Also