Determines whether this converter can populate an existing instance instead of creating a replacement.
public virtual bool CanPopulate(Type typeToConvert)
The default implementation returns false.
false