Difference between revisions of "JLTreeViewItem.IndexOf"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision imported)
(No difference)

Revision as of 11:32, 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.