Click or drag to resize

ScheduleStateTransition Methods

The ScheduleStateTransition type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object)Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueTypeEquals(Object))
Public methodEquals(ScheduleStateTransition)Returns a value indicating whether this instance is equal to the specified ScheduleStateTransition instance.
Public methodGetHashCodeReturns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringConverts the value of the current ScheduleStateTransition object to its equivalent string representation.
(Overrides ValueTypeToString)
Top
See Also