Class PlayerHouseElementList
Inheritance
System.Object
System.Collections.Generic.List<PlayerHouseElement>
PlayerHouseElementList
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class PlayerHouseElementList : List<PlayerHouseElement>, IList<PlayerHouseElement>, ICollection<PlayerHouseElement>, IReadOnlyList<PlayerHouseElement>, IReadOnlyCollection<PlayerHouseElement>, IEnumerable<PlayerHouseElement>, IList, ICollection, IEnumerable