InstanceStore.CreateInstanceHandle Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates an instance handle.

Overload List

  Name Description
Public method CreateInstanceHandle() Creates an instance handle.
Public method CreateInstanceHandle(Guid) Creates an instance handle based on the instance identifier passed as a parameter.
Public method CreateInstanceHandle(InstanceOwner) Creates an instance handle based on the instance owner information passed as a parameter.
Public method CreateInstanceHandle(InstanceOwner, Guid) Creates an instance handle based the instance owner and instance identifier information passed as parameters.

Top

See Also

Reference

InstanceStore Class

InstanceStore Members

System.Runtime.Persistence Namespace