Property | Type | Description | |
---|---|---|---|
RootId | string |
Method | Description | |
---|---|---|
BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
Write ( string field, BsonValue value ) : void |
public BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
key | IKey | |
return | MongoDB.Bson |
public Write ( string field, BsonValue value ) : void | ||
field | string | |
value | BsonValue | |
return | void |