Returns a value indicating whether this instance and a specified Int32Fraction object represent the same value.
Returns a value indicating whether this instance and a specified Int32Fraction object represent the same value.
public�bool�Equals(Int32Fraction);
Returns a value indicating whether two specified instances of Int32Fraction represent the same value.
public�static�bool�Equals(Int32Fraction,Int32Fraction);
Returns a value indicating whether this instance and a specified Object represent the same type and value.
public�override�bool�Equals(object);
Int32Fraction Class | ElementIT.ImageProperties Namespace