TryParseInt64(String?, out Int64) Method

Definition

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

Parameters

token
String
value
Int64

Returns