Condividi tramite


UserStringHandle Struct

Definizione

Rappresenta un handle per l'heap delle stringhe utente.

public value class UserStringHandle : IEquatable<System::Reflection::Metadata::UserStringHandle>
public struct UserStringHandle : IEquatable<System.Reflection.Metadata.UserStringHandle>
public readonly struct UserStringHandle : IEquatable<System.Reflection.Metadata.UserStringHandle>
type UserStringHandle = struct
Public Structure UserStringHandle
Implements IEquatable(Of UserStringHandle)
Ereditarietà
UserStringHandle
Implementazioni

Commenti

L'handle è largo a 32 bit.

Proprietà

Nome Descrizione
IsNil

Rappresenta un handle per l'heap delle stringhe utente.

Metodi

Nome Descrizione
Equals(Object)

Rappresenta un handle per l'heap delle stringhe utente.

Equals(UserStringHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

GetHashCode()

Rappresenta un handle per l'heap delle stringhe utente.

Operatori

Nome Descrizione
Equality(UserStringHandle, UserStringHandle)

Rappresenta un handle per l'heap delle stringhe utente.

Explicit(Handle to UserStringHandle)

Rappresenta un handle per l'heap delle stringhe utente.

Implicit(UserStringHandle to Handle)

Rappresenta un handle per l'heap delle stringhe utente.

Inequality(UserStringHandle, UserStringHandle)

Rappresenta un handle per l'heap delle stringhe utente.

Si applica a