Back to Server.Factions

GuardListCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: GuardListCollectionEnumerator

(ctor) GuardListCollection()
GuardList Item( get; set; )
int Add( GuardList value )
bool Contains( GuardList value )
GuardListCollectionEnumerator GetEnumerator()
int IndexOf( GuardList value )
void Insert( int index, GuardList value )
void Remove( GuardList value )