Open this page in the API Guide

StringHashSet Constructor

Initializes a new instance of the hash set.
 

Examples

The following example initializes a new instance of a StringHashSet object:

1
var newObject = new dundas.StringHashSet();