DateTime.IConvertible.ToUInt16(IFormatProvider) Metodo

Definizione

Importante

Questa API non è conforme a CLS.

Questa conversione non è supportata. Il tentativo di usare questo metodo genera un'eccezione InvalidCastException.

C#
ushort IConvertible.ToUInt16 (IFormatProvider provider);
C#
[System.CLSCompliant(false)]
ushort IConvertible.ToUInt16 (IFormatProvider provider);

Parametri

provider
IFormatProvider

Oggetto che implementa l'interfaccia IFormatProvider. Questo parametro non viene usato; specificare null.

Restituisce

UInt16

Il valore restituito per questo membro non è usato.

Implementazioni

Attributi

Eccezioni

In tutti i casi.

Si applica a

Prodotto Versioni
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
.NET Standard 1.3, 1.4, 1.5, 1.6, 2.0, 2.1
UWP 10.0