Property this NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll this[int] Gets or sets a value by position. public override BsonValue this[int index] { get; set; } Parameters index int The position. Property Value BsonValue The value.