Back to Server.Factions

CandidateCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: CandidateCollectionEnumerator

(ctor) CandidateCollection()
Candidate Item( get; set; )
int Add( Candidate value )
bool Contains( Candidate value )
CandidateCollectionEnumerator GetEnumerator()
int IndexOf( Candidate value )
void Insert( int index, Candidate value )
void Remove( Candidate value )