| 1. | Defines an accessor method for a property or an indexer 为属性或索引器定义访问器方法。 |
| 2. | Sql serverspecific typed accessor methods return objects of Sql server特定的类型化访问器方法返回 |
| 3. | Accessor methods come in two flavors 访问器方法涉及两种方法: |
| 4. | Accessor methods as a means for assigning and retrieving values 访问器方法(作为分配和检索值的方法) 。 |
| 5. | The effective use of accessor methods will be covered in future tips 以后的提示中会涉及访问器方法的有效使用。 |
| 6. | When you know the specific type of the value being returned 当所返回值的特定类型已知时,建议使用datareader的类型化访问器方法。 |
| 7. | Accessor methods of indexers take parameters , while property accessor methods do not 访问器方法带有参数,而属性访问器方法不带参数。 |
| 8. | C requires accessor methods for setting and retrieving property values that accept parameters C #需要访问器方法来设置和检索接受参数的属性的值。 |
| 9. | Accessor methods that are allowed to work directly with a field are the accessors themselves Java程序员必须掌握的一个基本概念是:允许对字段直接操作的访问器方法 |
| 10. | At the same time , i ve lost track of the number of developers i ve met who complain about accessor method performance 同时,我已记不清曾有多少开发人员抱怨访问器方法的性能了。 |