Table of Contents

Class StringList

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type string.

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