0
的nsmuttable陣列添加一個類對象我有兩個類結果和飛行段要在其他類
Result
{
// Here some properties declared and
// Nsmuttable array also to store flight segment class object
}
我以這種方式
[objresult.flightsegmentarray addobject: objflightsegment]
創建兩個類的對象,並加入
但這不起作用