Table of Contents

Property Elements

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Elements

Gets the elements.

public virtual IEnumerable<BsonElement> Elements { get; }

Property Value

IEnumerable<BsonElement>