The IEStringList type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CaseSensitive
If True the string list is case sensitive (default).
Count
Returns number of items in the string list.
Item[([( Int32])])
Gets and sets the string at the specified index.
Sorted
If True the string list is sorted

See Also