DictIndex.allowDuplicates Method
Returns the value of the allowDuplicates property for the index.
Syntax
public boolean allowDuplicates()
Run On
Called
Return Value
Type: boolean
true if the index allows duplicates; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the value of the allowDuplicates property for the index.
public boolean allowDuplicates()
Called
Type: boolean
true if the index allows duplicates; otherwise, false.