JSType.Date Classe

Definizione

Effettuare il marshalling come tipo data JavaScript.

public: ref class JSType::Date sealed : System::Runtime::InteropServices::JavaScript::JSType
public sealed class JSType.Date : System.Runtime.InteropServices.JavaScript.JSType
type JSType.Date = class
    inherit JSType
Public NotInheritable Class JSType.Date
Inherits JSType
Ereditarietà
JSType.Date

Metodi

Nome Descrizione
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetType()

Ottiene il Type dell'istanza corrente.

(Ereditato da Object)
MemberwiseClone()

Crea una copia superficiale del Objectcorrente.

(Ereditato da Object)
ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a