Join the fun: http://www.SiliconDojo.com
Support us with at: http://www.donorbox.com/etcg
Sets are Collections where the data is unordered, immutable, and will not store duplicate values.
To create a set use curly brackets and add the values for the Set. If you add duplicates they will be removed automatically.