Click or drag to resize

GH_IReaderTryGetSingle Method

Overload List
  NameDescription
Public methodTryGetSingle(String, Single)
Gets the value of the item with the specified name. Name comparison is not case-sensitive.
Public methodTryGetSingle(String, Int32, Single)
Gets the value of the item with the specified name and index. Name comparison is not case-sensitive.
Top
See Also