>>937

testCollection.Add Item:=a発注
又は
testCollection.Add a発注
じゃないかな


ちなみに自分は
testCollection.Add Item:=New C発注
って書いてる