Table of Contents

Method GetOldInt64

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetOldInt64()

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

public long? GetOldInt64()

Returns

long?

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