enumerable
常見例句
- Every collection is automatically enumerable in JScript.
每個(gè)集合在JScript中自動(dòng)具有可枚舉性。 - Method is invoked, it returns an enumerable object that contains the powers of a number.
方法時(shí),它返回一個(gè)包含數(shù)字冪的可枚舉對(duì)象。 - Returns a Boolean value indicating whether a specified property is part of an object and if it is enumerable.
返回布爾值,該值指示指定屬性是否為對(duì)象的一部分以及該屬性是否是可枚舉的。 - Properties that you create are enumerable, but built-in properties are generally not enumerable.
首先,將該類創(chuàng)建成動(dòng)態(tài)類。然后將屬性賦予該類或者其實(shí)例。動(dòng)態(tài)創(chuàng)建的屬性是可以枚舉的。 - The term enumerable has the same etymology as in computably enumerable sets of natural numbers.
這通常是要認(rèn)真處置的例程。 - For an enumerable collection of Business objects, the data source shows a list of public properties of simple data types exposed by the class object.
對(duì)于業(yè)務(wù)對(duì)象的可枚舉集合,數(shù)據(jù)源將顯示由類對(duì)象所公開的簡(jiǎn)單數(shù)據(jù)類型的公共屬性列表。 返回 enumerable