enumerable
美 [?'njum?r?b?l]
英 [?'nju:m?r?b?l] 
英漢解釋
例句
The FillRowMethodName is set to the name of the method to call for each iteration of the enumerable object returned.
FillRowMethodName被設置為調用返回可枚舉對象的每個迭代的方法名稱。
Returns a Boolean value indicating whether a specified property is part of an object and if it is enumerable.
返回布爾值,該值指示指定屬性是否為對象的一部分以及該屬性是否是可枚舉的。
The first returns an enumerable object instead of the actual result of the function.
第一個方法返回可枚舉對象而不是實際的函數結果。
Returns an enumerable collection of directory information that matches a specified search pattern and search subdirectory option.
傳回符合指定之搜尋模式和搜尋子目錄選項的目錄資訊的可列舉集合。
method is invoked , it returns an enumerable object that contains the powers of a number.
方法時,它返回一個包含數字冪的可枚舉對象。
Returns an enumerable collection of file system information that matches a specified search pattern.
傳回符合指定之搜尋模式的檔案系統資訊的可列舉集合。
Returns an enumerable collection of directory information in the current directory.
傳回目前目錄中目錄資訊的可列舉集合。
You use the Foreach From Variable enumerator to enumerate the enumerable objects in the specified variable.
您可以使用Foreach源變量枚舉器枚舉指定變量中的可枚舉對象。
This section will first cover some of the trickier aspects of the enumerable support and the actual reference will begin.
本節將首先涉及一些枚舉支持的技巧性部分,然后再真正地參考。
Returns an enumerable collection of file system information in the current directory.
傳回目前目錄中檔案系統資訊的可列舉集合。
Returns an enumerable collection of file information that matches a search pattern.
傳回符合指定之搜尋模式的檔案資訊的可列舉集合。
Every collection is automatically enumerable in JScript.
每個集合在JScript中自動具有可枚舉性。
Returns an enumerable collection of file information in the current directory.
傳回目前目錄中檔案資訊的可列舉集合。
As with the RegexMatches implementation, I prefer to use a custom enumerable object to return group information.
同RegexMatches實現一樣,我喜歡使用自定義的可枚舉對象來返回組信息。
The MatchIterator class is enumerable and handles the regular expression processing.
MatchIterator類是可枚舉的,它還處理正則表達式處理過程。
Now that I have an enumerable object, I define a table-valued function just as I did with the RegexMatches function.
由于擁有可枚舉對象,因此我定義表值函數的過程與定義RegexMatches函數的過程一樣。
Foreach From Variable enumerator to enumerate the enumerable object that a specified variable contains.
Foreach源變量枚舉器,用于枚舉指定變量包含的可枚舉對象。
This is a normal enumerable collection, indexable by either group name and by integer index.
這是一般可列舉集合,可按群組名稱或整數索引來索引。
Write arbitrarily complex queries against JavaScript arrays, DOM node lists or your own enumerable types
針對JavaScript字符串、DOM節點列表或者自定義枚舉類型,編寫任意復雜的查詢
Theory of Truth Degree Based on the Finite Interpretation and Enumerable Interpretation of Fuzzy Predicate Logic Formulas
模糊謂詞邏輯公式的有限和可數解釋真度理論
the enumerable object can be an array , an ado . net
可枚舉對象可以是數組、ado。
Method makes the type an enumerable type and allows using the
方法的存在使得類型成為可枚舉的類型,并允許使用