System.JSON.BSON.TBsonReader.CurrentElementType
Delphi
property CurrentElementType: TBsonType read FCurrentElementType;
C++
__property TBsonType CurrentElementType = {read=FCurrentElementType, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.JSON.BSON.pas System.JSON.BSON.hpp |
System.JSON.BSON | TBsonReader |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。