NormalOrderedSequence<TIndex>.IsInIndexCreationCanonicalOrder 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.
Checks whether the creation operator sequence of a LadderSequence is in canonical order. This means
SpinOrbitalis sorted in ascending order for the creation operators.
public bool IsInIndexCreationCanonicalOrder ();
member this.IsInIndexCreationCanonicalOrder : unit -> bool
Public Function IsInIndexCreationCanonicalOrder () As Boolean
Returns
true if the creation operator sequence of a LadderSequence is in
canonical order. false otherwise