System.JSON.BSON.TBsonReader.CurrentElementType
Delphi
property CurrentElementType: TBsonType read FCurrentElementType;
C++
__property TBsonType CurrentElementType = {read=FCurrentElementType, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.BSON.pas System.JSON.BSON.hpp |
System.JSON.BSON | TBsonReader |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!