TryParseSingle(String?, out Single) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseSingle(string? token, scoped out float value)

Parameters

token
String
value
Single

Returns