TrialResult.GetHashCode(TrialResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
compute hash code based on trial ID only.
public int GetHashCode (Microsoft.ML.AutoML.TrialResult obj);
override this.GetHashCode : Microsoft.ML.AutoML.TrialResult -> int
Public Function GetHashCode (obj As TrialResult) As Integer
Parameters
- obj
- TrialResult