Click or drag to resize

JsonTextReaderReadAsInt32 Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.JsonTextReader.ReadAsInt32"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override Nullable<int> ReadAsInt32()

Return Value

Type: NullableInt32

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.JsonTextReader.ReadAsInt32"]

See Also