TreeViewItem.IndexOf

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:59, 14 September 2014 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
TreeViewItem.IndexOf ( Item As TreeViewItem ) As Integer


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