Share via


StringCollectionConverter Class

Definition

public ref class StringCollectionConverter : System::ComponentModel::TypeConverter
public class StringCollectionConverter : System.ComponentModel.TypeConverter
type StringCollectionConverter = class
    inherit TypeConverter
Public Class StringCollectionConverter
Inherits TypeConverter
Inheritance
StringCollectionConverter

Constructors

StringCollectionConverter()

Methods

CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Applies to