BuildMaster SDK Reference
Version:

GetHashCode(SystemEntryInfo obj) Method

Returns a hash code for this instance.

Syntax

public abstract int GetHashCode(SystemEntryInfo obj)

Parameters

obj
Type: SystemEntryInfo

The obj.

Returns

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