New MongoClient (gb.mongodb)

Dim hMongoClient As MongoClient
hMongoClient = New MongoClient ( URL As String )

Create a new MongoDB client that will connect to the server specified in the URL argument.