BTXXlangStore.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:
virtual Microsoft::XLANGs::Core::IStateManager ^ RestoreChildState(Guid guidID);
public Microsoft.XLANGs.Core.IStateManager RestoreChildState (Guid guidID);
abstract member RestoreChildState : Guid -> Microsoft.XLANGs.Core.IStateManager
override this.RestoreChildState : Guid -> Microsoft.XLANGs.Core.IStateManager
Public Function RestoreChildState (guidID As Guid) As IStateManager
Parameters
- guidID
- Guid