Share via


CommittedSubStates.LastCommittedChildStateForIndex(Int32) Method

Definition

public:
 Microsoft::XLANGs::Core::IStateManager ^ LastCommittedChildStateForIndex(int contextIndex);
public Microsoft.XLANGs.Core.IStateManager LastCommittedChildStateForIndex (int contextIndex);
member this.LastCommittedChildStateForIndex : int -> Microsoft.XLANGs.Core.IStateManager
Public Function LastCommittedChildStateForIndex (contextIndex As Integer) As IStateManager

Parameters

contextIndex
Int32

Returns

Applies to