TypeTypeConverter.ConvertFromInvariantString(String) Method

Definition

Returns a type for a valid type name.

public override object ConvertFromInvariantString (string value);
override this.ConvertFromInvariantString : string -> obj

Parameters

value
String

For internal use by the Xamarin.Forms platform.

Returns

Applies to