Share via


JSType.BigInt Classe

Définition

Marshal en tant que type BigInt JavaScript.

public: ref class JSType::BigInt sealed : System::Runtime::InteropServices::JavaScript::JSType
public sealed class JSType.BigInt : System.Runtime.InteropServices.JavaScript.JSType
type JSType.BigInt = class
    inherit JSType
Public NotInheritable Class JSType.BigInt
Inherits JSType
Héritage
JSType.BigInt

Méthodes

Equals(Object)

Détermine si l'objet spécifié est égal à l'objet actuel.

(Hérité de Object)
GetHashCode()

Fait office de fonction de hachage par défaut.

(Hérité de Object)
GetType()

Obtient le Type de l'instance actuelle.

(Hérité de Object)
MemberwiseClone()

Crée une copie superficielle du Object actuel.

(Hérité de Object)
ToString()

Retourne une chaîne qui représente l'objet actuel.

(Hérité de Object)

S’applique à