Search
IItemFactory.CreateItem Method
See Also
 





Creates a new object given its class or string identifier.

 Overload List

Name Description

IItemFactory.CreateItem (Int32)

Creates a new object given its class id.

IItemFactory.CreateItem (String)

Creates a new object given its item class string identifier.

 See Also