FBStringList Member List

This is the complete list of members for FBStringList, including all inherited members.
__del__()FBStringList
__init__()FBStringList
__init__(str pString, str pSeparator= '~')FBStringList
__init__(FBStringList pOther)FBStringList
Add(str S, uintptr_t pRef=0)FBStringList
AsString(str pSeparator= '~')FBStringList
Clear()FBStringList
Find(uintptr_t pRef)FBStringList
Find(str pString, bool pCaseSensitive=True, bool pStartWith=False)FBStringList
GetAt(int pIndex)FBStringList
GetCount()FBStringList
GetInternal()FBStringList
GetReferenceAt(int pIndex)FBStringList
IndexOf(str S)FBStringList
InsertAt(int pIndex, str S, uintptr_t pRef=0)FBStringList
mItemsFBStringList [protected]
operator=(FBStringList pOther)FBStringList
operator[](int pIndex)FBStringList
Remove(str S)FBStringList
RemoveAt(int pIndex)FBStringList
SetAt(int pIndex, str pString)FBStringList
SetReferenceAt(int pIndex, uintptr_t pRef)FBStringList
SetString(str pString, str pSeparator= '~')FBStringList
Sort()FBStringList