ScreenRecorderCodecsGetHashCode Method |
GetHashCode
Namespace:
CSScreenRecorder
Assembly:
CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Dim instance As ScreenRecorderCodecs
Dim returnValue As Integer
returnValue = instance.GetHashCode()
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
public override function GetHashCode() : int
Return Value
Type:
Int32
See Also