[]
Defines whether the object is an ItemContainer.
bool IsItemContainer(object itemContainer)
Type | Name | Description |
---|---|---|
object | itemContainer | Object to inspect. |
Type | Description |
---|---|
bool | True if the object is an ItamContainer, False otherwise. |