Click or drag to resize

INsNode Interface

Represents node that has a namespace prefix.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public interface INsNode

The INsNode type exposes the following members.

Properties
  NameDescription
Public propertyNsPrefix
Namespace prefix.
Top
See Also