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