enumerator
enumerator什么意思,enumerator翻译
基本解释
n.: 调查员;普查员
网络: 枚举器;枚举数;枚举符
英汉解释
调查员; 普查员
词性分析
复数:enumerators
例句
The supplied buffer was too small to hold all the objects in the enumerator or to read a string property.
提供的缓冲区太小,无法容纳枚举器中的所有对象或读取一个字符串的属性。
Loop is not the best choice unless you know the characteristics of the enumerator object the collection exposes.
循环不是最佳选择,除非您知道该集合公开的枚举数对象的特征。
The underlying type specifies how much storage is allocated for each enumerator.
基础类型指定为每个枚举数分配的存储大小。
If the variable contains an ADO. NET dataset, the enumerator can be configured to enumerate rows in multiple tables or to enumerate tables.
如果变量包含ADO.NET数据集,则可以将枚举器配置为枚举多个表中的行或枚举表。
Block to provide a value to the enumerator object or to signal the end of iteration .
块中用于向枚举数对象提供值或发出迭代结束信号。
To wait for a message to be available if the enumerator is positioned at the end of the queue .
枚举数位于队列的末尾时,等待消息变得可用的。
Overrides the configuration of a variable, property, container, log provider, Foreach enumerator, or connection within a package.
覆盖包中变量、属性、容器、日志提供程序、Foreach枚举器或连接的配置。
Sorting with a comparator is one option when working with an enumerator, searching with a filter is the other.
使用比较器进行排序是使用枚举器时的一种选择,另外一种选择是使用过滤器进行搜索。
Exposes the enumerator, which supports a simple iteration over a collection of a specified type.
公开枚举数,该枚举数支持在指定类型的集合上进行简单迭代。
Property moves the enumerator back to the beginning of the collection.
属性将枚举数移回集合的开始处。