enumerator
美 [ɪˈnjuːməreɪtə(r)]
英 
词形变化
复数: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.
属性将枚举数移回集合的开始处。
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.
枚举器可以为以下三个值之一:Attribute、Merge或Role。
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.
此方法将枚举数前移到集合中的下一个元素。