Table of Contents

Property IsBsonArray

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonArray

Tests whether this BsonValue is a BsonArray.

public bool IsBsonArray { get; }

Property Value

bool