Overload | Description |
---|---|
GuidSet Constructor() | Initializes a new instance of the GuidSet class that is empty. |
GuidSet Constructor(IEnumerable<Guid>) | Initializes a new instance of the GuidSet class contains elements copied from the specified collection, and has sufficient capacity to accommodate the number of elements copied. |