Click or drag to resize

ParsingTextReaderEndOfStream Property

Gets whether the end of the stream has been reached.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract bool EndOfStream { get; }

Property Value

Type: Boolean
See Also