CollectionConverterCanConvertFrom(ITypeDescriptorContext, Type) - метод
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public virtual bool CanConvertFrom(
ITypeDescriptorContext context,
Type sourceType
)
Public Overridable Function CanConvertFrom (
context As ITypeDescriptorContext,
sourceType As Type
) As Boolean
public:
virtual bool CanConvertFrom(
ITypeDescriptorContext^ context,
Type^ sourceType
)
abstract CanConvertFrom :
context : ITypeDescriptorContext *
sourceType : Type -> bool
override CanConvertFrom :
context : ITypeDescriptorContext *
sourceType : Type -> bool
- context ITypeDescriptorContext
-
- sourceType Type
-
Boolean