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