Artificial Intelligence
Artificial Intelligence
Information

Fact.IsLeaf property


      Gets a value indicating whether this object is a leaf of the tree.


Namespace : ielib
Assembly : ielib.dll

public bool IsLeaf { get; }

Property value

Type : System.bool

The value is true if this is a leaf of the tree, otherwise false.