DK for .NET | TatukGIS.NDK.TGIS_XmlFile.ActiveNode | Constructors | Methods | Properties
Currently active XML node used for context-based operations.
// C# public IXMLNode ActiveNode { get {} }
' VisualBasic Public Property ActiveNode As IXMLNode Get End Get End Property
// Oxygene public property ActiveNode : IXMLNode read;
| Type | Comments |
|---|---|
| IXMLNode | active XML node |