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