OptionsCollectionTryParseInt Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
protected static int TryParseInt(
	string name,
	int defaultValue = -1
)

Parameters

name  String
 
defaultValue  Int32  (Optional)
 

Return Value

Int32

See Also