Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IObjectSpace.CreateObject Method

Name Parameters Description
CreateObject(Type) type Creates an object of the specified type.
CreateObject<ObjectType>() none Creates an object of the type designated by the specified generic type parameter.