Back to Server.Factions

MonolithCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: MonolithCollectionEnumerator

(ctor) MonolithCollection()
BaseMonolith Item( get; set; )
int Add( BaseMonolith value )
bool Contains( BaseMonolith value )
MonolithCollectionEnumerator GetEnumerator()
int IndexOf( BaseMonolith value )
void Insert( int index, BaseMonolith value )
void Remove( BaseMonolith value )