System.JSON.BSON.TBsonReader.Skip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Skip; override;

C++

virtual void __fastcall Skip();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonReader


Description

Ignore les enfants du token BSON en cours.

Skip évalue seulement le niveau de profondeur du token BSON en cours.

Voir aussi