TOwnedCollection : Property overview by Name
| Member | Visibility | Description | 
|---|---|---|
| Count(TCollection) | public | Number of items in the collection. | 
| ItemClass(TCollection) | public | Class pointer for each item in the collection. | 
| Items(TCollection) | public | Indexed array of items in the collection. |