 | NodeCunningCountPositiveResults Property |
Number of children with result=True.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected int CountPositiveResults { get; }
Protected ReadOnly Property CountPositiveResults As Integer
Get
protected:
property int CountPositiveResults {
int get ();
}
member CountPositiveResults : int with get
Property value
Int32
See also