|
ChannelInstanceGetHashCode Method
|
Serves as a hash function for a particular type.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
View SourceReturn Value
Int32A hash code for the current
ChannelInstance.
See Also