Click or drag to resize

IBsonDataReader Interface


Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public interface IBsonDataReader : IDisposable

The IBsonDataReader type exposes the following members.

Properties
 NameDescription
Public propertyCollection 
Public propertyCurrent 
Public propertyHasValues 
Public propertyItem 
Top
Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodRead 
Top
Extension Methods
See Also