'Declaration Public Shared Function Negate( _ ByVal input As TdDecimal _ ) As TdDecimal
'Usage Dim input As TdDecimal Dim value As TdDecimal value = TdDecimal.Negate(input)
public static TdDecimal Negate( TdDecimal input )
public: static TdDecimal Negate( TdDecimal input )
TdDecimal Structure TdDecimal Members