Back to Devexpress

IObjectSpace.CreateObject Method

expressappframework-devexpress-dot-expressapp-dot-iobjectspace-dot-createobject.md

latest448 B
Original Source

IObjectSpace.CreateObject Method

NameParametersDescription
CreateObject(Type)typeCreates an object of the specified type.
CreateObject<ObjectType>()noneCreates an object of the type designated by the specified generic type parameter.