GCIM 名前空間 > GcListBox オブジェクト : SetSelectedItems メソッド |
var instance = new GCIM.GcListBox(container, id); var value; // Type: any // パラメータ var items; //タイプ: Array value = instance.SetSelectedItems(items);
function SetSelectedItems( items : Array ) : any;