Share via


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.

See Also

Reference

DictIndex Class