Table of Contents

Property ReplacedCount

Namespace
DocWright.Dom.Editing
Assembly
DocWright.Dom.dll

ReplacedCount

Gets the number of placeholders that were substituted. Counts occurrences, not distinct names, and excludes placeholders left in place by Leave.

public int ReplacedCount { get; }

Property Value

int