-
Home
-
API
-
Markdig.Helpers
-
StringSlice
-
Methods
-
IndexOf(Char)
IndexOf(Char) Method
Definition
Searches for the specified character within this slice.
public readonly int IndexOf(char c)
Parameters
Returns
- Int32
- A value >= 0 if the character was found, otherwise < 0