Version

ConvertFromInvariantString Method (MarkerTypeCollectionConverter)

Converts from a culture invariant string to a MarkerTypeCollection.
Syntax
public override object ConvertFromInvariantString( 
   string value
)

Parameters

value
The string to convert from.

Return Value

The created MarkerTypeCollection.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also