您要查找的是不是:
- Used for index properties such as the indexer for a class. 用于索引属性,如类的索引器。
- The returned string contains the Name and Index properties of the DataGridViewColumn. 返回的字符串包含DataGridViewColumn的Name和Index属性。
- Most notably these include indexed properties and default properties. 尤其是索引属性和默认属性。
- In this case, setting the Index property to this value hides the insertion mark. 此时,将Index属性设置为-1将隐藏插入标记。
- Indexed properties, methods, and constructors are allowed to be overloaded; fields and events must not be overloaded. 允许重载索引属性、方法和构造函数;不能重载字段和事件。
- Indexed properties allow array-like access to groups of items (for example, the characters in a string or the bits in a BitArray). 索引属性允许像访问数组一样对一组项(例如字符串中的字符,或BitArray中的位)进行访问。
- Indexed properties allow you to use a class that represents an array-like collection of several different kinds of things. 索引属性使您可以使用表示类似于数组的若干种不同事物的集合的类。
- The implementation of an index property should be as simple as possible because indexers are often used in loops. 索引属性的实现应尽可能简单,因为索引器经常在循环中使用。
- It has indexical properties. == 它有索引的特征。
- The index is at the back (of the book). 索引在(书的)末尾。
- An array of Type objects representing the number, order, and type of the parameters for the indexed property to get. 表示要获取的索引属性的参数的个数、顺序和类型的Type对象数组。
- This means that the Indexed property for these fields should be set to Yes (No Duplicates). 这意味着应将这些字段的“已索引”属性设置为“是(不允许重复)”。
- This means the Indexed property for these fields should be set to Yes (No Duplicates). 这意味着应将这些字段的“索引”属性设置为“是(不允许重复)”。
- Automatic modification of the index register. 自动修改变址寄存器内容。
- This means the Indexed property for this field should be set to Yes (No Duplicates). 这意味着应将此字段的“索引”属性设置为“是(不允许重复)”。
- A person's face is often an index of his mood. 一个人的脸部表情常常反映这个人的情绪。
- This means the Indexed property for this field should be set to either No, or Yes (Duplicates OK). 这意味着应将此字段的“索引”属性设置为“否”或“是(允许重复)”。
- Do you know the price index in the city? 你知道这个城市的物价指数吗?
- The index is arranged in alphabetical order. 这索引是按字母顺序排列的。
- Base class provides an additional indexer property that takes two parameters: the property key and a Boolean argument to specify whether inheritance should be applied. 基类提供了附加的索引器属性,它采用两个参数,即属性键和一个布尔参数,来指定是否应该应用继承。