Searched defs:RemoveAt (Results 1 – 14 of 14) sorted by relevance
88 public void RemoveAt( int index ) in RemoveAt() method in Antlr.Runtime.JavaExtensions.SubList398 void IList<T>.RemoveAt( int index ) in RemoveAt() method in Antlr.Runtime.JavaExtensions.SubList
59 void CFX_PtrList::RemoveAt(FX_POSITION position) in RemoveAt() function in CFX_PtrList
114 FX_BOOL CFX_BasicArray::RemoveAt(int nIndex, int nCount) in RemoveAt() function in CFX_BasicArray
978 void CXML_AttrMap::RemoveAt(FX_BSTR space, FX_BSTR name, IFX_Allocator* pAllocator) in RemoveAt() function in CXML_AttrMap
40 scoped_ptr<ItemType> RemoveAt(size_t index) { in RemoveAt() function
212 …void RemoveAt(FX_INT32 nIndex){if (nIndex >= 0 && nIndex < CFX_ArrayTemplate<TYPE>::GetSize()) CFX… in RemoveAt() function
223 void Vector<T>::RemoveAt(int index) { in RemoveAt() function
161 TEST(Vector, RemoveAt) { in TEST() argument
129 void RemoveAt(FX_UINT nIndex) in RemoveAt() function
67 STDMETHOD(RemoveAt)(unsigned index) { in STDMETHOD() argument
64 STDMETHOD(RemoveAt)(unsigned index) { in STDMETHOD() argument
518 void CPDF_Array::RemoveAt(FX_DWORD i) in RemoveAt() function in CPDF_Array822 void CPDF_Dictionary::RemoveAt(FX_BSTR key) in RemoveAt() function in CPDF_Dictionary
209 void RemoveAt(int nIndex) in RemoveAt() function
675 void RemoveAt(int index) in RemoveAt() function