System.JSON.BSON.TBsonWriter.WriteNull
Delphi
procedure WriteNull; override;
C++
virtual void __fastcall WriteNull();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.JSON.BSON.pas System.JSON.BSON.hpp | System.JSON.BSON | TBsonWriter | 
Description
Writes a null value.