UserStringHandle 구조체
정의
사용자 문자열 힙에 대한 핸들을 나타냅니다.Represents a handle to the user string heap.
public value class UserStringHandle : IEquatable<System::Reflection::Metadata::UserStringHandle>
public struct UserStringHandle : IEquatable<System.Reflection.Metadata.UserStringHandle>
type UserStringHandle = struct
Public Structure UserStringHandle
Implements IEquatable(Of UserStringHandle)
- 상속
- 구현
설명
핸들의 너비는 32 비트입니다.The handle is 32-bits wide.
속성
IsNil |
메서드
Equals(Object) | |
Equals(UserStringHandle) |
현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.Indicates whether the current object is equal to another object of the same type. |
GetHashCode() |
연산자
Equality(UserStringHandle, UserStringHandle) | |
Explicit(Handle to UserStringHandle) | |
Implicit(UserStringHandle to Handle) | |
Inequality(UserStringHandle, UserStringHandle) |