BsonClassMap<TClass>.MapExtraElementsProperty Method |
Name | Description | |
---|---|---|
![]() | MapExtraElementsProperty(String) |
Creates a member map for the extra elements property and adds it to the class map.
(Inherited from BsonClassMap.) |
![]() | MapExtraElementsProperty<TMember>(Expression<Func<TClass, TMember>>) |
Creates a member map for the extra elements property and adds it to the class map.
|