Table of Contents

Property AsBsonArray

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonArray

Casts the BsonValue to a BsonArray (throws an InvalidCastException if the cast is not valid).

public BsonArray AsBsonArray { get; }

Property Value

BsonArray