Int32NTryParse(String, Int32N) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static bool TryParse(
	string s,
	out Int32N result
)

Parameters

s  String
 
result  Int32N
 

Return Value

Boolean

See Also