Constructor Member NamespaceMongoDB.Bson.Serialization.Serializers AssemblyMongoDB.Bson.dll Member(string, long, bool) Initializes a new instance of the SerializerHelper.Member class. public Member(string elementName, long flag, bool isOptional = false) Parameters elementName string The name of the element. flag long The flag. isOptional bool Whether the member is optional.