SpinState Methods

Methods

Equals(Object) Determines whether the given object represents the same spin state.
(Overrides ValueTypeEquals(Object))
Equals(SpinState) Tests whether another instance equals the current instance.
GetHashCode Computes a hash function for the spin state.
(Overrides ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString Produces a string representation of the spin state.
(Overrides ValueTypeToString)

See Also