TryParseInt32(String?, out Int32) Method

Definition

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

Parameters

token
String
value
Int32

Returns