DK11 for .NET | TatukGIS.NDK.TGIS_XmlFile.DeleteKey | Constructors | Methods | Properties
Delete xml node.
// C# public void DeleteKey( string _name );
' VisualBasic Public Sub DeleteKey( ByVal _name As String )
// Oxygene public procedure DeleteKey( _name : String );
Name | Type | Description |
---|---|---|
_name | string String | node name |