enumerable
enumerable什么意思,enumerable翻译
基本解释
adj.: 可点数的
网络: 可枚举;可枚举的;可列举的
英汉解释
可点数的,可列举的
例句
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.
传回目前目录中档案系统资讯的可列举集合。