Searched refs:firstAfterInsertion (Results 1 – 1 of 1) sorted by relevance
446 XMLNode* firstAfterInsertion = doc.InsertFirstChild( first ); in main() local447 XMLTest( "New element inserted first", true, firstAfterInsertion == first ); in main()