SFML.Net
BlendModeGetHashCode Method |
Provide a integer describing the object
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public: virtual int GetHashCode() override
abstract GetHashCode : unit -> int override GetHashCode : unit -> int
Return Value
Type: Int32Integer description of the object
