Gets the count of array elements.
Namespace:
MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.11.0+cb27a82ea70620ad1acad8058809be8302ae4f2a
Syntax public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
Get
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
ICollectionTCountSee Also