Click or drag to resize

SpinState Methods

The SpinState type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the given object represents the same spin state.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(SpinState)
Tests whether another instance equals the current instance.
Public methodGetHashCode
Computes a hash function for the spin state.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Produces a string representation of the spin state.
(Overrides ValueTypeToString.)
Top
See Also