ListByCount Property
Description
Gets the CustomizationList specified by its index number.
Property type
Read-only property
Syntax
Visual Basic
Public Property ListByCount( _
   ByVal Count As Long _
) As Object
Parameters
Count
The index is 1-based.
See Also