Accusoft.PrintProSdk Namespace > PrintingUnit Structure : GetHashCode Method |
'Declaration Public Overrides Function GetHashCode() As Integer
'Usage Dim instance As PrintingUnit Dim value As Integer value = instance.GetHashCode()
public override int GetHashCode()
public: int GetHashCode(); override
public: int GetHashCode(); override
This method is suitable for use in hashing algorithms and data structures like a hash table.