[Mono-bugs] [Bug 373603] Adding TreeNode-Objekte with Methode Add() to an empty TreeNodeCollection returns wrong index

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 26 10:15:21 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=373603

User j.hofmann at ontiv.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=373603#c1





--- Comment #1 from Jens Hofmann <j.hofmann at ontiv.com>  2008-03-26 08:15:21 MST ---
Here is some additional information.

The Property "Index" of the added TreeNode has the right index. In the case of
adding a TreeNode to an empty TreeView the index of the TreeNode is 0 (zero). 

But the integer returned by the method "Add(TreeNode)" of the
TreeNodeCollection is 1.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list