My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Assembly: MongoDB.Driver.dll
Namespace: MongoDB.Driver
Type Name: DBObjectWrapper (class)

Methods:

T_MongoDB_Driver_DBObjectWrapper  
API documentation for the DBObjectWrapper type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

Base class for strongly typed wrappers of IDBObject

Members

Methods

Constructors

Equals

||===== Returns ===== trueif the specified Object is equal to this instance; otherwise,false.
DBObjectWrapper(MongoDB.Driver.IDBObject)
bool Equals(object obj)

GetHashCode

||===== Returns ===== A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
int GetHashCode()


Sign in to add a comment
Powered by Google Project Hosting