Table of Contents

Property AllowDuplicateElementNames

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

AllowDuplicateElementNames

Gets or sets a value indicating whether to allow duplicate element names.

public bool AllowDuplicateElementNames { get; set; }

Property Value

bool

true if duplicate element names should be allowed; otherwise, false.