![]() |
#17 |
Участник
|
ну или так
container getContainer () { container c; //можно заполнить в другом месте)) c=[Id1,Id2...Idn]; return c; } |
|