SetOperation<'T> Type
Represents a set operation (Add/Remove) using a reference count. Note that internally SetOperations may have reference counts > 1 and < -1.
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
Full Usage:
this.Count
Returns: int
|
|
|
|
Full Usage:
this.Value
Returns: 'T
|
Static members
Static member | Description |
|
|
|
|