|   |  
|   Name  |    Returns  |    Description  |  
|---|---|---|
|   Refresh  |    Updates the objects in the collection.  |  
|   Name  |    Returns  |    Description  |  
|---|---|---|
|   Count  |    Integer  |    Indicates the number of Container objects in the collection. Read-only.  |  
|   Item  |    Container  |    Allows indexing into the collection to reference a specific object. This is the default property and can therefore be omitted. Read-only.  |  
|   |