LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

GetHashCode Method (TargetFormat)






Serves as a hash function for a particular type.
Syntax
public override int GetHashCode()
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As TargetFormat
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()
 function Leadtools.Multimedia.TargetFormat.GetHashCode()
public:
int GetHashCode(); override 

Return Value

System.Int32
Remarks
A hash code is a numeric value that is used to identify an object during equality testing. It can also serve as an index for an object in a collection. The GetHashCode method is suitable for use in hashing algorithms and data structures such as a hash table.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TargetFormat Class
TargetFormat Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features