'Declaration
Overloads Function GetDecimalValue( _ ByVal name As String, _ ByVal defaultValue As Decimal _ ) As Decimal
decimal GetDecimalValue( string name, decimal defaultValue )
Parameters
- name
- defaultValue
'Declaration
Overloads Function GetDecimalValue( _ ByVal name As String, _ ByVal defaultValue As Decimal _ ) As Decimal
decimal GetDecimalValue( string name, decimal defaultValue )