Table of Contents

Method GetOldInt32

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetOldInt32()

Converts the old raw value to a 32-bit integer when possible.

public int? GetOldInt32()

Returns

int?

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