常見例句雙語例句The previous example covered the concepts of generic declaration and instantiation.上一個(gè)例子包括了通用類型的申明及實(shí)例化。Instantiation of a generic type or calls to existing generic methods can be added, deleted, or changed.可以添加、刪除或更改泛型類型的實(shí)例化或?qū)ΜF(xiàn)有泛型方法的調(diào)用。Throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.衹要泛型類的運(yùn)行時(shí)實(shí)例化沒有包括所需的搆造函數(shù),就拋出異常。 返回 generic instantiation