JLTreeViewItem.IndexOf

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 11:39, 16 June 2016 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.