    

 ## On this page

  

 

 # Class XmlReaderExtension

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

This class is to represent the xml reader utility.

```csharp
public static class XmlReaderExtension

```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ← [XmlReaderExtension](VM.XmlReaderExtension.md)

## Methods

### ReadEndElementSafely(XmlReader)

Read end-element, safely.

```csharp
public static void ReadEndElementSafely(this XmlReader reader)

```

#### Parameters

`reader` [XmlReader](https://learn.microsoft.com/dotnet/api/system.xml.xmlreader)

The XmlReader stream