-
Home
-
API
-
Markdig.Helpers
-
StringSlice
-
Methods
-
TrimStart(out Int32)
TrimStart(out Int32) Method
Definition
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.