This is the base class for collection items that are stored in an MSBuild property element.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.0.0

Syntax

C#
public abstract class PropertyBasedCollectionItem
Visual Basic
Public MustInherit Class PropertyBasedCollectionItem

Inheritance Hierarchy

See Also