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) |