次の方法で共有


CommittedSubStates.LastCommittedChildStateForIndex(Int32) メソッド

定義

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

パラメーター

contextIndex
Int32

戻り値

適用対象