Lines Matching refs:inserted
90 or equal to the number of already inserted items, the
91 item is inserted at the end of the collection. If the index
92 is smaller than 0, the item is inserted at the beginning of
96 The zero based position at which the object was inserted.
97 If the object could not be inserted, -1 is returned.
113 or equal to the number of already inserted items, the
114 item is inserted at the end of the collection. If the index
115 is smaller than 0, the item is inserted at the beginning of
119 The zero based position at which the object was inserted.
120 If the object could not be inserted, -1 is returned.
137 or equal to the number of already inserted items, the
138 item is inserted at the end of the collection. If the index
139 is smaller than 0, the item is inserted at the beginning of
143 The zero based position at which the object was inserted.
144 If the object could not be inserted, -1 is returned.