Table of Contents

Method GetOldBoolean

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetOldBoolean()

Converts the old raw value to a boolean when possible.

public bool? GetOldBoolean()

Returns

bool?

The parsed boolean, or null when the value is absent or malformed.