Equals

EbookDocumentInfo.Equals method

Determines whether this instance is equal to the other specified EbookDocumentInfo instance

public bool Equals(EbookDocumentInfo other)
Parameter Type Description
other EbookDocumentInfo Other EbookDocumentInfo instance, that should be checked on equality with this

Return Value

True if are equal, false if are unequal

See Also