'Declaration Public Shared Function Ceiling( _ ByVal input As TdDecimal _ ) As TdDecimal
'Usage Dim input As TdDecimal Dim value As TdDecimal value = TdDecimal.Ceiling(input)
public static TdDecimal Ceiling( TdDecimal input )
public: static TdDecimal Ceiling( TdDecimal input )
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2
TdDecimal Structure TdDecimal Members