enumerator

enumerator

美 [ɪˈnjuːməreɪtə(r)]  英

  • n.调查员;普查员
  • 网络枚举器;枚举数;枚举符

词形变化

复数:enumerators  

英汉解释

n.
1.
调查员; 普查员

英英解释

n.

例句

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.

属性枚举集合开始

Gets an enumerator for an array of generic parameter constraints associated with the generic parameter represented by the specified token.

获取指定约束标记表示泛型参数约束关联数据

We may supply an initial value for one or more enumerators. The value used to initialize an enumerator must be a constant expression .

可以一个多个枚举成员提供初始用来初始枚举成员必须一个常量表达式

To move the enumerator back to the beginning of the collection .

枚举集合开始

The foreach statement is a wrapper around the enumerator, which only allows reading from, not writing to, the collection.

foreach语句枚举包装允许集合读取允许写入集合

After the end of the collection is passed , the enumerator is positioned after the last element in the collection , and calling.

传递集合末尾之后枚举集合最后一个元素后面调用

Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache.

检索用于循环访问包含缓存设置及其字典枚举

Consequently, you do not need to use the Enumerator object to access members of a collection.

因此需要使用Enumerator对象访问集合成员

Returns the element to which it is set, even if the enumerator is already invalidated.

之间修改集合那么即使枚举已经失效

Specifies whether the enumerator enumerates the sibling folders first, or whether the complete directory structure is enumerated first.

属性指定枚举枚举同级文件夹枚举完整目录结构

The Enumerator object has no properties.

Enumerator对象没有属性

Returns a standard enumerator capable of iterating over the collection.

返回遍历集合标准枚举

If the Foreach Loop container includes multiple tasks, you can map the enumerator collection value to multiple properties of each task.

如果Foreach循环容器包含多个任务枚举集合映射每个任务多个属性

Creates an enumerator object for a dynamic listing of the public queues on the network.

网络公共队列动态列表创建枚举对象

Resets a domain enumerator to the beginning of the domain list.

枚举重置列表开头

Even when a collection is synchronized, other threads could still modify the collection, which causes the enumerator to throw an exception.

即使同步处理集合其他执行依然能够修改集合将造成列举例外状况

The Foreach Loop container enables a package to repeat the control flow for each member of a specified enumerator.

Foreach循环容器使能够指定枚举每个成员重复执行控制

This method instantiates an enumerator that takes a snapshot of the current state of the collection.

方法实例化一个枚举枚举采用集合当前状态快照

Advances the enumerator to the next element of the Dictionary. ValueCollection.

使枚举前进Dictionary.ValueCollection下一个元素

Returns an enumerator that iterates through the text elements of the string, starting at the specified index.

返回枚举循环访问字符串文本元素指定索引开始

Advances the enumerator to the next element of the collection.

枚举推进集合下一个元素

Returns an enumerator that can be used to read all the session-state item values in the current session.

返回枚举用来读取当前会话所有会话状态

Creates an enumerator object for iteration through the connections that exist to this connection point.

创建枚举对象以便循环访问连接现有连接

The enumerator can be one of three values: Attribute, Merge or Role.

枚举可以以下三个之一AttributeMergeRole

The Foreach Loop container repeats the control flow for each member of a specified enumerator.

Foreach循环容器重复指定枚举每个成员控制

Returns an enumerator that iterates through the text elements of a string.

返回一个循环访问字符串文本元素枚举

Advances the enumerator to the next text element of the string.

枚举字符串下一个文本元素

Produces a numeric enumeration value from a string that consists of delimited identifiers that represent constants from the enumerator list.

分隔标识符组成字符串生成数字枚举这些标识符表示枚举数列常数

If you combine all three -- the enumerator, comparator, and filter -- you can search for specific records and return them in sorted order.

如果――枚举比较过滤――结合一起可以查找特定记录顺序返回结果

A class name (9. 1) or enumeration name (7. 2) can be hidden by the name of an object, function, or enumerator declared in the same scope.

名称(9.1)枚举名称(7.2)相同作用域中的对象函数枚举名字隐藏

This method advances the enumerator to the next element in the collection.

方法枚举集合下一个元素