TryGetLong

public bool TryGetLong(out long value) ;

Get the value of the Long type.

Parameter Name Description
value Value.

Return true if the value can be obtained.