Click or drag to resize
MWStructArrayGetHashCode Method
Returns the hashcode for the MWStructArray

Namespace: MathWorks.MATLAB.NET.Arrays
Assembly: MWArray (in MWArray.dll) Version: 2.24.1.0 (2.24.1.0)
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
The hashcode for the structure array
See Also