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. |
| 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. |