for (var key:String in oldSCObject)
{
newSCObject[key] = oldSCObject[key];
}
_evalVndrList.toArray().forEach(function(item:SCObject, index:int, array:Array):void
{
item.no = index + 1;
});
for each (var _item:SCObject in _resultList)
{
}
SCObject, SCCollection 탐색
|
2017.06.05 18:30:36
|
2017.06.05 18:30:36
|
349
|
Aiden
Total of Attached file
0.00 Bytes of 0 files
2017.08.29
2017.06.05
2017.06.01
2017.05.23
2017.05.15
2017.02.12
2016.11.15