OpenTypeMethods.Round(Object) Metodo

Definizione

Arrotonda il valore fornito.

public:
 static System::Object ^ Round(System::Object ^ value);
public static object Round (object value);
static member Round : obj -> obj
Public Shared Function Round (value As Object) As Object

Parametri

value
Object

Oggetto Decimal o Double da arrotondare.

Restituisce

Il valore arrotondato.

Si applica a