| LayoutCollection T Properties | 
The LayoutCollection T generic type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Count | 
 Gets the number of entities in the collection.
 | 
|   | First | 
 Returns the first entity in the collection.
 | 
|   | Item | 
 Retrieves the entity at the given index.
 | 
|   | Last | 
 Returns the last entity in the collection.
 | 
 See Also
See Also