KeyConverter.CanConvertTo(ITypeDescriptorContext, Type) 方法

定義

使用指定的內容,判斷 Key 的執行個體是否可以轉換成指定的型別。

C#
public override bool CanConvertTo(System.ComponentModel.ITypeDescriptorContext context, Type destinationType);

參數

context
ITypeDescriptorContext

格式內容,提供正在叫用此轉換器之環境的相關資訊。

destinationType
Type

正在評估以進行轉換的型別。

傳回

如果 destinationType 屬於型別 String,則為 true,否則為 false

備註

如果涉及內容,內容也會檢查要串行化的值是否在某個值的範圍內 Key

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10