Creates
Assembly: Mvp.Xml (in Mvp.Xml.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class XmlNodeFactory |
| C# |
|---|
| public class XmlNodeFactory |
| C++ |
|---|
| ref class XmlNodeFactory |
| J# |
|---|
| public class XmlNodeFactory |
| JScript |
|---|
| public class XmlNodeFactory |
Remarks
Author: Daniel Cazzulino, kzu.net@gmail.com
See: http://weblogs.asp.net/cazzu/archive/2004/05/31/144922.aspx and http://weblogs.asp.net/cazzu/posts/XmlMessagePerformance.aspx.
Inheritance Hierarchy
System.Object
Mvp.Xml.Common.XmlNodeFactory
Mvp.Xml.Common.XmlNodeFactory
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.