各位见过下面类型的帮忙给解释一下吧,万分感谢!!
IndexedCollection iColl = (IndexedCollection)DataElement.readObject( "iJournals ");
KeyedCollection kColl = (KeyedCollection) iColl.getElementAt(0);
IndexedCollection 和 KeyedCollection 是什么用法?如何用呢?
[解决办法]
自定义的类型?