Table of Contents

Property Depth

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Depth

Gets the nesting depth of this node's subtree (a single comparison is 1).

public override int Depth { get; }

Property Value

int
Share