CharacterReader.

TakeIf(char) Method

Namespace
Avalonia.Utilities
Containing Type
CharacterReader

Syntax

public bool TakeIf(char c)

Parameters

Name Type Description
c char

Return Value

Type Description
bool