Table of Contents

Method GetHashCode

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

GetHashCode(LinkableObject)

Returns a hash code for the specified object.

public int GetHashCode(LinkableObject obj)

Parameters

obj LinkableObject

The object for which a hash code is to be returned.

Returns

int

A hash code for the specified object.