-
Home
-
API
-
Markdig.Syntax
-
CharIteratorHelper
-
Methods
-
TrimStartAndCountNewLines(ref T, out Int32)
TrimStartAndCountNewLines(ref T, out Int32) Method
Definition
Performs the trim start and count new lines t operation.
public static bool TrimStartAndCountNewLines<T>(ref T iterator, scoped out int countNewLines)
where T : ICharIterator
Type parameters
Parameters
Returns