This is the complete list of members for FBStringList, including all inherited members.
Add(str S, kReference pRef=0) | FBStringList | |
AsString(str pSeparator='~') | FBStringList | |
Clear() | FBStringList | |
FBStringList() | FBStringList | |
FBStringList(str pString, str pSeparator='~') | FBStringList | |
FBStringList(FBStringList pOther) | FBStringList | |
Find(kReference pRef) | FBStringList | |
Find(str pString, bool pCaseSensitive=True, bool pStartWith=False) | FBStringList | |
GetAt(int pIndex) | FBStringList | |
GetReferenceAt(int pIndex) | FBStringList | |
IndexOf(str S) | FBStringList | |
InsertAt(int pIndex, str S, kReference pRef=0) | FBStringList | |
Remove(str S) | FBStringList | |
RemoveAt(int pIndex) | FBStringList | |
SetAt(int pIndex, str pString) | FBStringList | |
SetReferenceAt(int pIndex, kReference pRef) | FBStringList | |
SetString(str pString, str pSeparator='~') | FBStringList | |
Sort() | FBStringList |