[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.GcBinaryReader.ReadNullableInt

ReadNullableInt Method

ReadNullableInt()

Reads a nullable int value.

Declaration
public int? ReadNullableInt()
Public Function ReadNullableInt() As Integer?
Returns
Type Description
int?