Element Type<T> Fields
Fields
| Comparer | Gets the default comparer for the element type. |
| Equality | Gets the default equality comparer for the element type. |
| Has | Gets whether the type has a value that can represent missing values. |
| IsOrdered | Gets whether the element type supports comparison. |
| Missing | Gets the default missing value for the element type. |