dict.cc dictionary

DictParser.INDEX_SEPARATOR Field

Strings separating index for the remaining part of the entry

[Visual Basic]
Private Const INDEX_SEPARATOR As String = "::"
[C#]
private const string INDEX_SEPARATOR = "::";

See Also

DictParser Class | dict Namespace