Skip to main content
.NET 6.0+

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.