Table of Contents

Method GetNewInt32

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetNewInt32()

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

public int? GetNewInt32()

Returns

int?

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