Interface IgoBsonReaderBookmark
Unit
Grijjy.Bson.IO
Declaration
type IgoBsonReaderBookmark = interface(IInterface)
Description
A bookmark that can be used to return a reader to the current position and state.
Attributes
- GUID['{7324A2DE-20F6-4FF2-9973-FD861F6833EB}']
Hierarchy
- IInterface
- IgoBsonReaderBookmark
Overview
Methods
Properties
Description
Methods
|
function GetCurrentName: String; |
|
Properties
|
property CurrentName: String read GetCurrentName; |
The name of the current element
|
Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26
|