Equals

VectorImageResourceBase.Equals method

Checks this instance with specified on reference equality.

public bool Equals(IHtmlResource other)
Parameter Type Description
other IHtmlResource Other instance of vector image

Return Value

True if are equal, false if are unequal

See Also