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