Show / Hide Table of Contents

Enum NodeType

Node types for tree structures.

Namespace: DelsysAPI.Utils
Assembly: DelsysAPI.dll
Syntax
public enum NodeType

Fields

Name Description
LEAF
NOT_SET
PARENT
ROOT
Back to top Generated by DocFX