TextAlignmentConverter.ConvertFromInvariantString(String) Method

Definition

Returns the object for the string representation.

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

Parameters

value
System.String

The value to convert.

Returns

System.Object

The object for the string representation.

Applies to