The CustomAnnealingSchedule type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this schedule.
(Overrides AnnealingScheduleBase..::.Clone()()().)
Equals
Tests for equality of this schedule with another schedule.
(Overrides Object..::.Equals(Object).)
GetHashCode
Returns an integer hash code for this schedule.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Operators

  NameDescription
Equality
Equality operator. Tests for equality of two schedules.
Inequality
Inequality operator. Tests for inequality of two schedules.

See Also