JLTreeViewItem.IndexOf
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 10:39, 16 June 2016 by RB WikiCreator (Talk)
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.