DelegatingXmlDictionaryReader.EOF Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating if the InnerReader is positioned at the end of the stream.
public override bool EOF { get; }
member this.EOF : bool
Public Overrides ReadOnly Property EOF As Boolean