Insert 79 extra_lib/include/platinum/NptArray.h NPT_Result Insert(Iterator where, const T& item, NPT_Cardinal count = 1); Insert 116 extra_lib/include/platinum/NptList.h NPT_Result Insert(const Iterator where, const T& data); Insert 137 extra_lib/include/platinum/NptList.h NPT_Result Insert(const Iterator where, Item& item); Insert 234 extra_lib/include/platinum/NptList.h Insert(left, *head); Insert 462 extra_lib/include/platinum/NptList.h return Insert(where, *new Item(data)); Insert 139 extra_lib/include/platinum/NptStrings.h const NPT_String& Insert(const char* s, NPT_Ordinal where = 0);