GetHashCode Method

Pageflex Document Action API

Pageflex Document Action API GetHashCode Method
Namespaces > Pageflex.Scripting > Measurement > GetHashCode()
The hash code of a Measurement is the hash code of its internal value.
Syntax
C# Visual Basic Managed C++
public override int GetHashCode ()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode () override
Return Value
The hash code of the Measurement's internal value.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)