The Subset type exposes the following members.
| Name | Description |
---|
  | BitwiseAnd |
Returns a subset representing the intersection of two subsets.
|
  | BitwiseOr |
Returns a subset that represents the union of two subsets.
|
  | OnesComplement |
Returns a Subset that is the complement of the specified subset.
|
Top
Reference