Array Attributes Operators and Type Conversions
Operators
Bitwise | Returns the array attribute flags that are set in two array attributes. |
Bitwise | Returns the array attribute flags that are set in either of two array attributes. |
Equality( | Compares two array attribute values for equality. |
Implicit(Int32 to ArrayAttributes) | Converts an integer to array attributes. |
Inequality( | Compares two array attribute values for inequality. |
Ones | Returns the complement of the attribute flags. |