FeatureDescriptorT Operators and Type Conversions |
The FeatureDescriptorT generic type exposes the following members.
Name | Description | |
---|---|---|
Equality |
Implements the operator ==.
| |
(T to FeatureDescriptorT) |
Performs an implicit conversion from T
to FeatureDescriptor.
| |
Inequality |
Implements the operator !=.
|