XlangStore.RestoreChildState(Guid) 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 ^ RestoreChildState(Guid guidStateID);
public Microsoft.XLANGs.Core.IStateManager RestoreChildState (Guid guidStateID);
abstract member RestoreChildState : Guid -> Microsoft.XLANGs.Core.IStateManager
Public Function RestoreChildState (guidStateID As Guid) As IStateManager
Parameters
- guidStateID
- Guid