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
System.String

For internal use by the Xamarin.Forms platform.

Returns

System.Object

Applies to