GetHashCode Method (PaddingF)
Generates a hash code for the current Padding object.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As PaddingF
Dim value As Integer
value = instance.GetHashCode()