DelegatingXmlDictionaryReader.Read Method

Definition

Reads the next node from the stream.

public:
 override bool Read();
public override bool Read ();
override this.Read : unit -> bool
Public Overrides Function Read () As Boolean

Returns

true if the next node was read successfully.

Applies to