![]() | String |
public class StringList : NativeObject, IList<string>, ICollection<string>, IEnumerable<string>, IEnumerable
The StringList type exposes the following members.
Name | Description | |
---|---|---|
![]() | StringList |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | IndexOf | |
![]() | Insert |