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