IsValid

Property in ParseResult

Summary

Gets a value indicating whether the parse result is valid (that is, it contains no parse errors.)

public readonly bool IsValid { get };

Last updated

Was this helpful?