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