MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Bson.Serialization
BsonClassMap Class
BsonClassMap Methods
AddKnownType Method
AutoMap Method
CreateInstance Method
Freeze Method
GetMemberInfoType Method
GetMemberMap Method
GetMemberMapForElement Method
GetRegisteredClassMaps Method
IsClassMapRegistered Method
LookupClassMap Method
MapConstructor Method
MapCreator Method
MapExtraElementsField Method
MapExtraElementsMember Method
MapExtraElementsProperty Method
MapFactoryMethod Method
MapField Method
MapIdField Method
MapIdMember Method
MapIdProperty Method
MapMember Method
MapProperty Method
RegisterClassMap Method
Reset Method
SetCreator Method
SetDiscriminator Method
SetDiscriminatorIsRequired Method
SetExtraElementsMember Method
SetIdMember Method
SetIgnoreExtraElements Method
SetIgnoreExtraElementsIsInherited Method
SetIsRootClass Method
UnmapConstructor Method
UnmapFactoryMethod Method
UnmapField Method
UnmapMember Method
UnmapProperty Method
BsonClassMap
Reset Method
Resets the class map back to its initial state.
Namespace:
MongoDB.Bson.Serialization
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax
C#
VB
F#
Copy
public
void
Reset
()
Public
Sub
Reset
member
Reset
:
unit
->
unit
See Also
Reference
BsonClassMap Class
MongoDB.Bson.Serialization Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB