A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Bson_BsonDocument_Set.htm below:

BsonDocumentSet Method (Int32, BsonValue)

Sets the value of an element.

Namespace:  MongoDB.Bson
Assembly:

MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa

Syntax
public virtual BsonDocument Set(
	int index,
	BsonValue value
)
Public Overridable Function Set ( 
	index As Integer,
	value As BsonValue
) As BsonDocument
abstract Set : 
        index : int * 
        value : BsonValue -> BsonDocument 
override Set : 
        index : int * 
        value : BsonValue -> BsonDocument 
Parameters
index
Type: SystemInt32
The zero based index of the element whose value is to be set.
value
Type: MongoDB.BsonBsonValue
The new value.
Return Value

Type:

BsonDocument

The document (so method calls can be chained).

See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4