Serves as a hash function for a particular type.
Namespace:
CoreDevices.DeviceControls.ColorsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public override int GetHashCode() |
Visual Basic (Declaration) |
---|
Public Overrides Function GetHashCode As Integer |
Visual C++ |
---|
public: virtual int GetHashCode() override |