Empty<T>()
Creates new IncrementalHashSet<T> that represents the absence of any operation.
Declaration
public static IncrementalHashSet<T> Empty<T>() where T : notnullReturns
| Type | Description |
|---|---|
| IncrementalHashSet<T> |
Type Parameters
| Name | Description |
|---|---|
| T |
Creates new IncrementalHashSet<T> that represents the absence of any operation.
public static IncrementalHashSet<T> Empty<T>() where T : notnull| Type | Description |
|---|---|
| IncrementalHashSet<T> |
| Name | Description |
|---|---|
| T |