PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.InitializeConfirmedView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set confirmed view the initial value (a view of the empty log)
protected abstract void InitializeConfirmedView (TLogView initialstate);
abstract member InitializeConfirmedView : 'LogView -> unit
Protected MustOverride Sub InitializeConfirmedView (initialstate As TLogView)
Parameters
- initialstate
- TLogView