|   | FeatureDescriptor Operators and Type Conversions | 
The FeatureDescriptor type exposes the following members.
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Equality | 
              Implements the operator ==.
             | 
|   | (Double to FeatureDescriptor) | 
              Performs an implicit conversion from double 
              to FeatureDescriptor.
             | 
|   | (FeatureDescriptorDouble to FeatureDescriptor) | 
              Performs an implicit conversion from double 
              to FeatureDescriptor.
             | 
|   | Inequality | 
              Implements the operator !=.
             | 
 See Also
See Also