LogEntryNode.

Parents Property

Summary

Gets the collection of parents of this log entry.

Syntax

public Collection<LogEntryParentNode> Parents { get; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
Collection<T>