JSType.BigInt Classe

Definição

Realizar marshaling como tipo JavaScript BigInt .

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
Herança
JSType.BigInt

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.

(Herdado de Object)

Aplica-se a