JLTreeViewItem.IndexOf

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
JLTreeViewItem.IndexOf ( Item As JLTreeViewItem ) As Integer


Used to search for a JLTreeViewItem in the sub Items array. Returns the index of the Item that contains the matching value. The JLTreeViewItem array is zero-based.