Click or drag to resize
DataHelperGetBoolValue Method
Overload List
  NameDescription
Public methodStatic memberGetBoolValue(ISimpleDataContainer, String)
Gets the bool variable from given data container.
Public methodStatic memberGetBoolValue(DataRow, String, Boolean)
Gets the bool variable from given DataRow.
Public methodStatic memberGetBoolValue(ISimpleDataContainer, String, Boolean)
Gets the bool variable from given data container.
Top
See Also