Contains information about a wizard project's enumeration members.
包含有关向导项目类型库的信息。
Enumeration members are always public, and no access modifiers can be applied.
列举型别成员也都是公用成员,无法套用任何存取修饰词。
Names of enumeration members are not prefixed with the type name because type information is expected to be provided by development tools.
枚举成员的名称不能以类型名称作为前缀,因为类型信息将由开发工具提供。
This can be appropriate when the index values are offsets from a base value or correspond to members of a zero-based enumeration.
这适用于此情况:索引值是距基值的偏移量,或者对应于从零开始的枚举的成员。
This can be appropriate when the index values are offsets from a base value or correspond to members of a zero-based enumeration.
这适用于此情况:索引值是距基值的偏移量,或者对应于从零开始的枚举的成员。
应用推荐