參數(shù)數(shù)目必須與屬性說(shuō)明一致所說(shuō)明的參數(shù)數(shù)目太少了。當(dāng)使用Property Let 或 Property Set,參數(shù)數(shù)目必須比相應(yīng)的Property Get 返回的數(shù)字大1。 要糾正該錯(cuò)誤 - 確保Property Let 和 Property Set 至少比由Property Get.返回的參數(shù)數(shù)目多1。
請(qǐng)參閱Property Let 語(yǔ)句 | Property Set 語(yǔ)句 | Property Get 語(yǔ)句 返回首頁(yè)
|