| C1.C1Report.CustomFields.4 Assembly > C1.C1Report.CustomFields.Maps Namespace > Util Class > GetInt Method : GetInt(Object,Int32) Method |
'Declaration Public Overloads Shared Function GetInt( _ ByVal value As System.Object, _ ByVal defaultValue As System.Integer _ ) As System.Integer
public static System.int GetInt( System.object value, System.int defaultValue )