TrimStart(out Int32) Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Trims whitespaces at the beginning of this slice starting from Start position.

public void TrimStart(scoped out int spaceCount)

Parameters

spaceCount
Int32

The number of spaces trimmed.