Share via


InsightsTypeConverter.CanConvert(Type) Method

Definition

Returns if objectType can be converted to InsightsType by the converter.

public override bool CanConvert (Type objectType);
override this.CanConvert : Type -> bool
Public Overrides Function CanConvert (objectType As Type) As Boolean

Parameters

objectType
Type

Returns

Applies to