Property AsBsonArray NamespaceMongoDB.Bson AssemblyMongoDB.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