Equals

PageRange.Equals method

Detects whether this instance of PageRange is equal to specified

public bool Equals(PageRange other)
Parameter Type Description
other PageRange Other PageRange instance to check on equality

Return Value

true is are equal; false if are unequal

See Also