Skip to main content
.NET 6.0+

BaseObjectSpace.CreateObject Method

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