Click or drag to resize

ChannelDefinitionGetHashCode Method

Serves as a hash function for a particular type.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public override int GetHashCode()
View Source

Return Value

Int32
A hash code for the current ChannelDefinition.
See Also