Click or drag to resize

PropagationStateArray Properties

The PropagationStateArray type exposes the following members.

Properties
  NameDescription
Public propertyIndicesIntoOverallState
Gets the set of indices for each sub-state element which represent the indices into the OverallState.
Public propertyItem
Gets or sets the value of the element at the given sub-state index. The value represents the element in the overall state at
Public propertyLength
Gets the length of this sub-state.
Public propertyOverallState
Gets the overall state array which this sub-state maps into.
Top
See Also