Click or drag to resize

GH_ChunkItemExists Method

Overload List
  NameDescription
Public methodItemExists(String)
Gets the occupancy for a specific item name. Only items without index qualifiers are considered.
Public methodItemExists(String, Int32)
Checks whether an item with the specified name and index exists. Only items with index qualifiers are considered. Name comparisons are not case-sensitive.
Top
See Also