Class SerializerHelper.Member
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Bson.Serialization.Serializers
Assembly
MongoDB.Bson.dll
Represents information about a member.
public class SerializerHelper.Member
Inheritance
SerializerHelper.Member
Inherited Members
Extension Methods
Constructors
Initializes a new instance of the SerializerHelper.Member class.
Properties
Gets the name of the element.
Gets the flag.
Gets a value indicating whether this member is optional.