Table of Contents

Class IntList

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type int.

[Version(2, 5, 0)]
[Serializable]
public class IntList : InspectorList<int>, IList<int>, ICollection<int>, IEnumerable<int>, IEnumerable
Inheritance
IntList
Implements
Inherited Members
Extension Methods