Overload | Description |
---|---|
UuidCollection Constructor() | Initializes an empty collection. |
UuidCollection Constructor(IEnumerable<Uuid>) | Initializes the collection from another collection. |
UuidCollection Constructor(Int32) | Initializes the collection with the specified capacity. |