Aspose::Page::XPS::XpsModel::XpsMatrix::GetHashCode method

XpsMatrix::GetHashCode method

Returns a hash code for this instance.

int32_t Aspose::Page::XPS::XpsModel::XpsMatrix::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