Either node is leaf or not
Namespace: Bio.PhylogeneticsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool IsLeaf { get; }
Public ReadOnly Property IsLeaf As Boolean
Get
public:
property bool IsLeaf {
bool get ();
}
member IsLeaf : bool with get
Property Value
Type:
BooleanSee Also