XmlObjectBase Class

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Xml
Assembly Skybrud.Essentials.dll
Visibility Public
Inheritance Object

Class representing an object that was parsed from an instance of XElement .

public class XmlObjectBase { }

Properties

Type Name Summary
XElement XElement

Gets the internal XElement the object was created from.