GetHashCode Method

Summary

Serves as a hash function for a particular type.

Syntax
C#
VB
C++
public override int GetHashCode() 
Public Overrides Function GetHashCode() As Integer 
public: 
int GetHashCode(); override  

Return Value

A hash code for the current ContextItem.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly