Version

ISparseArrayMultiItem Interface Members

The following tables list the members exposed by ISparseArrayMultiItem.

Public Properties
 NameDescription
 PropertyScrollCountGets the scroll count of this item. If the scroll count is 0 then item is considered hidden otherwise it's considered visible. Scroll count must be a non-negative number.  
Public Methods
 NameDescription
 MethodGetItemAtScrollIndexReturns a descendant item at the specified index. The returned item doesn't necessarily have to be an immediate child.  
See Also