Table of Contents

Property Capacity

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

Capacity

Gets or sets the total number of elements the internal data structure can hold without resizing.

public virtual int Capacity { get; set; }

Property Value

int