Click or drag to resize

LayoutCollection T Properties

The LayoutCollection T generic type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of entities in the collection.
Public property First
Returns the first entity in the collection.
Public property Item
Retrieves the entity at the given index.
Public property Last
Returns the last entity in the collection.
Top
See Also