Initializes a new instance of the XmlElementBase class

Namespace:  Bespoke.Common
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
protected XmlElementBase()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
XmlElementBase()

See Also