CommittedSubStates.LastCommittedChildStateForIndex(Int32) 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.
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