LogNode.

LogEntries Property

Summary

Gets the collection of log entries of the log.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.XmlSerializationTypes
Containing Type
LogNode

Syntax

public Collection<LogEntryNode> LogEntries { get; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
Collection<T>