PropagationStateArray Properties | 
The PropagationStateArray type exposes the following members.
| Name | Description | |
|---|---|---|
| IndicesIntoOverallState | 
            Gets the set of indices for each sub-state element which represent the 
            indices into the OverallState.
              | |
| Item | 
            Gets or sets the value of the element at the given sub-state index.
            The value represents the element in the overall state at 
              | |
| Length | 
            Gets the length of this sub-state.
              | |
| OverallState | 
            Gets the overall state array which this sub-state maps into.
              |