Difference between revisions of "JLTreeViewItem.IndexOf"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 10:39, 16 June 2016
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.