var instance = new GCIM.GcListBox(container, id); var value; // Type: any // パラメータ var items; //タイプ: Array value = instance.SetCheckedItems(items);
function SetCheckedItems( items : Array ) : any;
GcListBox オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.