1.
Specifies if members of a collection are accessed in Key order.
指定是否按键顺序访问集合成员。
2.
A collection member may only be Added or Inserted under the same parent from which it was acquired.
只能将集合成员添加或插入到从中获取该成员的那个父目录下。
3.
a set whose members are members of another set; a set contained within another set.
成员是另一集合中的成员的集合;包含在另一个集合中的集合。
4.
To assemble or canvass(members of a caucus).
集合选票,拉选票集合或拉(组织委员会成员)选票
5.
Returns a subset of members from the end of a specified set.
从指定的集合末尾返回成员子集。
6.
Returns the set of sibilings of a member (including the member itself).
返回成员的兄弟所组成的集合,包括该成员本身。
7.
Drills down the members in a specified set that are present in a second specified set, limiting the result set to a specified number of topmost members.
在指定的第一个集合与第二个集合的成员交集中深化,将结果集限于指定数目的最顶层成员。
8.
Drills down the members in a specified set that are present in a second specified set, limiting the result set to a specified number of bottommost members.
在指定的第一个集合与第二个集合的成员交集中深化,将结果集限于指定数目的最底层成员。
9.
This version is not a member of this version collection.
该版本不是此版本集合中的成员。
10.
The club members assembled in the meeting room.
俱乐部成员在会议室集合。
11.
Drills down the members in a specified set that are present in a second specified set.
在指定的第一个集合与第二个集合的成员交集中深化。
12.
Drills up the members in a specified set that are present in a second specified set.
在指定的第一个集合与第二个集合的成员交集中浅化。
13.
Returns a set generated by removing calculated members from a specified set.
返回通过将计算成员从指定的集合中删除而生成的集合。
14.
Returns a set generated by adding calculated members to a specified set.
返回通过将计算成员添加到指定的集合而生成的集合。
15.
Returns the cross product of two or more sets as a set, excluding empty members.
返回两个或更多集合的矢量积所组成的集合,不包括空成员。
16.
Returns a set generated by the union of two sets, optionally retaining duplicate members.
返回由两个集合联合而生成的并集,可以选择保留重复成员。
17.
Returns the set of siblings of a specified member, including the member itself.
返回指定成员的同级所组成的集合,包括该成员本身。
18.
A member initializer that specifies a collection initializer after the equals sign is an initialization of an embedded collection.
成员构造者特指等号后面的集合构造者是,内嵌集合的初始化。