FillRowMethodName被设置为调用返回可枚举对象的每个迭代的方法名称。
返回布尔值,该值指示指定属性是否为对象的一部分以及该属性是否是可枚举的。
传回符合指定之搜寻模式和搜寻子目录选项的目录资讯的可列举集合。
传回符合指定之搜寻模式的档案系统资讯的可列举集合。
您可以使用Foreach源变量枚举器枚举指定变量中的可枚举对象。
本节将首先涉及一些枚举支持的技巧性部分,然后再真正地参考。
同RegexMatches实现一样,我喜欢使用自定义的可枚举对象来返回组信息。
MatchIterator类是可枚举的,它还处理正则表达式处理过程。
由于拥有可枚举对象,因此我定义表值函数的过程与定义RegexMatches函数的过程一样。
Foreach源变量枚举器,用于枚举指定变量包含的可枚举对象。
这是一般可列举集合,可按群组名称或整数索引来索引。
针对JavaScript字符串、DOM节点列表或者自定义枚举类型,编写任意复杂的查询
1·The functionality can also be used to detect and later search for enumerable sets of named entities, such as product, country, or company names.
这个功能还可以用来探测和搜索命名实体的可枚举集,比如产品、国家或公司名称。
2·As with the RegexMatches implementation, I prefer to use a custom enumerable object to return group information.
同regexmatches实现一样,我喜欢使用自定义的可枚举对象来返回组信息。
3·The MatchIterator class is enumerable and handles the regular expression processing.
MatchIterator类是可枚举的,它还处理正则表达式处理过程。
4·This is a normal enumerable collection, indexable by either group name and by integer index.
这是一个普通可枚举集合, 可以按组名称和整数索引进行索引。
5·As colors class does not provide any enumerable collection or array for colors, instead it exposes colors as properties.
至于颜色类不提供任何可枚举集合或数组的颜色,反而暴露了属性的颜色。
1·This is a normal enumerable collection, indexable by either group name and by integer index.
这是一般可列举集合,可按群组名称或整数索引来索引。
2·Returns an enumerable collection of file system information that matches a specified search pattern and search subdirectory option.
传回符合指定之搜寻模式和搜寻子目录选项的档案系统资讯的可列举集合。
3·Returns an enumerable collection of file information that matches a specified search pattern and search subdirectory option.
传回符合指定之搜寻模式和搜寻子目录选项的档案资讯的可列举集合。
4·Returns an enumerable collection of directory information that matches a specified search pattern and search subdirectory option.
传回符合指定之搜寻模式和搜寻子目录选项的目录资讯的可列举集合。
5·Returns an enumerable collection of file system information that matches a specified search pattern.
传回符合指定之搜寻模式的档案系统资讯的可列举集合。