EventDefinitionHandle 構造体
定義
public value class EventDefinitionHandle : IEquatable<System::Reflection::Metadata::EventDefinitionHandle>
public struct EventDefinitionHandle : IEquatable<System.Reflection.Metadata.EventDefinitionHandle>
type EventDefinitionHandle = struct
Public Structure EventDefinitionHandle
Implements IEquatable(Of EventDefinitionHandle)
- 継承
- 実装
プロパティ
IsNil |
メソッド
Equals(EventDefinitionHandle) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |