Class PortNameConverter
Provides a type converter to convert port name strings to and from other representations.
public class PortNameConverter : StringConverter
- Inheritance
-
PortNameConverter
- Inherited Members
Methods
- GetStandardValues(ITypeDescriptorContext)
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
- GetStandardValuesSupported(ITypeDescriptorContext)
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.