System.JSON.Types.TJsonPosition.HasIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

HasIndex: Boolean;

C++

bool HasIndex;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonPosition

Description

Indicates whether the container has index information.

See Also