ReadBooleanArray Method
ReadBooleanArray(String)
Declaration
bool[] ReadBooleanArray(string fieldName)
Parameters
String | fieldName | name of the field |
Returns
Boolean[] | the boolean array value read |
Exceptions
IOException | System.IO.IOException |