Show / Hide Table of Contents

Class ClanList

Inheritance
System.Object
System.Collections.Generic.List<Clan>
ClanList
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanList : List<Clan>, IList<Clan>, ICollection<Clan>, IReadOnlyList<Clan>, IReadOnlyCollection<Clan>, IEnumerable<Clan>, IList, ICollection, IEnumerable
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX