共用方式為


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.UnconfirmedSuffix 屬性

定義

尚未出現在已確認前置詞中之提交的專案清單。

public System.Collections.Generic.IEnumerable<TLogEntry> UnconfirmedSuffix { get; }
member this.UnconfirmedSuffix : seq<'LogEntry (requires 'LogEntry : null)>
Public ReadOnly Property UnconfirmedSuffix As IEnumerable(Of TLogEntry)

屬性值

IEnumerable<TLogEntry>

實作

適用於