Add(string x) | Indri::StringVector | [inline] |
AddRange(StringVector values) | Indri::StringVector | [inline] |
capacity() | Indri::StringVector | [inline, private] |
Capacity | Indri::StringVector | |
Clear() | Indri::StringVector | [inline] |
Contains(string value) | Indri::StringVector | [inline] |
CopyTo(System.Array array) | Indri::StringVector | [inline] |
CopyTo(System.Array array, int arrayIndex) | Indri::StringVector | [inline] |
CopyTo(int index, System.Array array, int arrayIndex, int count) | Indri::StringVector | [inline] |
Count | Indri::StringVector | |
Dispose() | Indri::StringVector | [inline, virtual] |
getCPtr(StringVector obj) | Indri::StringVector | [inline, private, static] |
GetEnumerator() | Indri::StringVector | [inline, private] |
GetEnumerator() | Indri::StringVector | [inline] |
getitem(int index) | Indri::StringVector | [inline, private] |
getitemcopy(int index) | Indri::StringVector | [inline, private] |
GetRange(int index, int count) | Indri::StringVector | [inline] |
IndexOf(string value) | Indri::StringVector | [inline] |
Insert(int index, string x) | Indri::StringVector | [inline] |
InsertRange(int index, StringVector values) | Indri::StringVector | [inline] |
IsFixedSize | Indri::StringVector | |
IsReadOnly | Indri::StringVector | |
IsSynchronized | Indri::StringVector | |
LastIndexOf(string value) | Indri::StringVector | [inline] |
Remove(string value) | Indri::StringVector | [inline] |
RemoveAt(int index) | Indri::StringVector | [inline] |
RemoveRange(int index, int count) | Indri::StringVector | [inline] |
Repeat(string value, int count) | Indri::StringVector | [inline, static] |
reserve(uint n) | Indri::StringVector | [inline, private] |
Reverse() | Indri::StringVector | [inline] |
Reverse(int index, int count) | Indri::StringVector | [inline] |
setitem(int index, string val) | Indri::StringVector | [inline, private] |
SetRange(int index, StringVector values) | Indri::StringVector | [inline] |
size() | Indri::StringVector | [inline, private] |
StringVector(IntPtr cPtr, bool cMemoryOwn) | Indri::StringVector | [inline, private] |
StringVector(System.Collections.ICollection c) | Indri::StringVector | [inline] |
StringVector() | Indri::StringVector | [inline] |
StringVector(int capacity) | Indri::StringVector | [inline] |
swigCMemOwn | Indri::StringVector | [protected] |
swigCPtr | Indri::StringVector | [private] |
this | Indri::StringVector | |
~StringVector() | Indri::StringVector | [inline, private] |