Click or drag to resize

GH_IReaderItemExists Method

Overload List
  NameDescription
Public methodItemExists(String)
Checks whether an item with the specified name exists. Only items without index qualifiers are considered. Name comparisons are not case-sensitive.
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