Table of Contents

Property UnknownContent

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

UnknownContent

Gets the islands attached to this object, allocating the list on first access.

public IList<UnknownXml> UnknownContent { get; }

Property Value

IList<UnknownXml>