Back to Server.Factions

TownCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: TownCollectionEnumerator

(ctor) TownCollection()
Town Item( get; set; )
int Add( Town value )
bool Contains( Town value )
TownCollectionEnumerator GetEnumerator()
int IndexOf( Town value )
void Insert( int index, Town value )
void Remove( Town value )