Aspose::Pdf::XmpField::GetHashCode method

XmpField::GetHashCode method

Returns a hash code for this instance.

int32_t Aspose::Pdf::XmpField::GetHashCode() const override

ReturnValue

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.

See Also