Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > TargetAudioType Class : GetHashCode Method |
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As TargetAudioType Dim value As Integer value = instance.GetHashCode()
public: int GetHashCode(); override