In This Topic
    C++ Item - Collection
    In This Topic
    XXXX Item(int index)
      Property Description  
        Method Name Item  
        Argument - index The 0 based index of the item to get  
        Returns The object at the given index  
        Description Gets a given object from the collection  
        Remarks If the index is out of range an exception is raised.