Table of Contents

Property AllowDuplicateElementNames

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

AllowDuplicateElementNames

Gets a value indicating whether to allow duplicate element names.

public bool AllowDuplicateElementNames { get; }

Property Value

bool

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