次の方法で共有


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)

適用対象