Class ClassSpellGainList
public sealed class ClassSpellGainList : IReadOnlyList<byte>, IReadOnlyCollection<byte>, IEnumerable<byte>, IEnumerable
- Inheritance
-
ClassSpellGainList
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- Count
Gets the number of elements in the collection.
- this[int]
Gets the element at the specified index in the read-only list.
Methods
- GetEnumerator()
Returns an enumerator that iterates through the collection.