Table of Contents

Method GetNewInt64

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetNewInt64()

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

public long? GetNewInt64()

Returns

long?

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