[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Creates this instance.

Namespace: net.esper.events.xml
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Shared Function Create As XmlNamespaceManager
C#
public static XmlNamespaceManager Create ()
Visual C++
public:
static XmlNamespaceManager^ Create ()

Return Value