Tree |
[Missing <summary> documentation for "M:Altaxo.Collections.TreeNodeExtensions.AnyBetweenHereAndLeaves``1(``0,System.Func{``0,System.Boolean})"]
public static T AnyBetweenHereAndLeaves<T>( this T node, Func<T, bool> condition ) where T : class, Object, ITreeNode<T>
[Missing <param name="node"/> documentation for "M:Altaxo.Collections.TreeNodeExtensions.AnyBetweenHereAndLeaves``1(``0,System.Func{``0,System.Boolean})"]
[Missing <param name="condition"/> documentation for "M:Altaxo.Collections.TreeNodeExtensions.AnyBetweenHereAndLeaves``1(``0,System.Func{``0,System.Boolean})"]
[Missing <typeparam name="T"/> documentation for "M:Altaxo.Collections.TreeNodeExtensions.AnyBetweenHereAndLeaves``1(``0,System.Func{``0,System.Boolean})"]
[Missing <returns> documentation for "M:Altaxo.Collections.TreeNodeExtensions.AnyBetweenHereAndLeaves``1(``0,System.Func{``0,System.Boolean})"]