Determines whether the set contains a specific value.
Namespace: MindFusion.CollectionsFile: Set.js
function contains (key)
The element to locate in the set.
true if the set contains the specified element; otherwise, false.
Set MembersSet ClassMindFusion.Collections Namespace