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