Command.GetHashCode Method

Serves as the default hash function.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.

Reference

Command Class

TcHmiSrv.Core Namespace