| Visual Basic (Declaration) | |
|---|---|
Public Overridable ReadOnly Property AllowDuplicateKeys As Boolean | |
| C# | |
|---|---|
public virtual bool AllowDuplicateKeys {get;} | |
This does not apply to items whose keys are null or empty. There can always be multiple items with null or empty keys unless the AllowEmptyKeys property returns false.
