ReadBoolean Method
ReadBoolean(string)
Reads a Boolean or Nullable
Declaration
bool ReadBoolean(string name)
Parameters
string | name | The name of the field. |
Returns
bool | The value of the field. |
Remarks
Throws a Serializationnull
.