| BsonDocumentReaderSkipValue Method | 
            Skips the value (reader must be positioned on a value).
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic override void SkipValue()
Public Overrides Sub SkipValue
abstract SkipValue : unit -> unit 
override SkipValue : unit -> unit 
Implements
IBsonReaderSkipValue See Also
See Also