Initializes a new instance of the XmlHasChildElementsAttribute class

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

Syntax

C#
public XmlHasChildElementsAttribute()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
XmlHasChildElementsAttribute()

See Also