Equals

WordProcessingDocumentInfo.Equals method

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

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

Return Value

True if are equal, false if are unequal

See Also