LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

GetHashCode Method (AudioInput)

Show in webframe



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

Return Value

a value that is used to identify an object during equality testing.
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

See Also

Reference

AudioInput Class
AudioInput Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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