User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_hierarchymanager.parsehierarchy_string

Table of Contents

IGIS_HierarchyManager.ParseHierarchy(string) method

DK for .NET | TatukGIS.NDK.IGIS_HierarchyManager.ParseHierarchy | Overloads | Methods | Properties

Parse hierarchy list and build groups with layers.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public void ParseHierarchy(
  string _hierarchy
);
' VisualBasic
Public Sub ParseHierarchy(
  ByVal _hierarchy As String
)
// Oxygene
public
  procedure ParseHierarchy(
    _hierarchy : String
  );

Parameters

Name Type Description
_hierarchy string
String
string
2025/01/31 01:14

Page Tools