EditAndContinueLogEntry 結構

定義

public value class EditAndContinueLogEntry : IEquatable<System::Reflection::Metadata::Ecma335::EditAndContinueLogEntry>
public struct EditAndContinueLogEntry : IEquatable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
public readonly struct EditAndContinueLogEntry : IEquatable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
type EditAndContinueLogEntry = struct
Public Structure EditAndContinueLogEntry
Implements IEquatable(Of EditAndContinueLogEntry)
繼承
EditAndContinueLogEntry
實作

建構函式

EditAndContinueLogEntry(EntityHandle, EditAndContinueOperation)

屬性

Handle
Operation

方法

Equals(EditAndContinueLogEntry)

指出目前的物件是否等於另一個相同類型的物件。

Equals(Object)
GetHashCode()

適用於