Back to Server.Factions

SilverGivenCollection : CollectionBase, IList, ICollection, IEnumerable

Nested Types: SilverGivenCollectionEnumerator

(ctor) SilverGivenCollection()
SilverGivenEntry Item( get; set; )
int Add( SilverGivenEntry value )
bool Contains( SilverGivenEntry value )
SilverGivenCollectionEnumerator GetEnumerator()
int IndexOf( SilverGivenEntry value )
void Insert( int index, SilverGivenEntry value )
void Remove( SilverGivenEntry value )