-
Couldn't load subscription status.
- Fork 35
Properties_T_CodeJam_Collections_OwnedCollectionBase_2
Andrew Koryavchenko edited this page Jul 4, 2017
·
1 revision
The OwnedCollectionBase(TOwner, TItem) generic type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements actually contained in the Collection(T). (Inherited from Collection(TItem).) |
![]() |
Item | Gets or sets the element at the specified index. (Inherited from Collection(TItem).) |
![]() |
Items | Gets a IList(T) wrapper around the Collection(T). (Inherited from Collection(TItem).) |
![]() |
Owner | Gets owner for the collection. |
OwnedCollectionBase(TOwner, TItem) Class
CodeJam.Collections Namespace

