Share via


ItemLocationConverter 클래스

정의

public ref class ItemLocationConverter : System::ComponentModel::ExpandableObjectConverter
public class ItemLocationConverter : System.ComponentModel.ExpandableObjectConverter
type ItemLocationConverter = class
    inherit ExpandableObjectConverter
Public Class ItemLocationConverter
Inherits ExpandableObjectConverter
상속
ItemLocationConverter

생성자

ItemLocationConverter()

메서드

CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
CreateInstance(ITypeDescriptorContext, IDictionary)
GetCreateInstanceSupported(ITypeDescriptorContext)
Validate(ReportSize, ReportSize)

적용 대상