array-like meaning in Chinese
类数组的
Examples
- This sample shows how c classes can declare indexers to provide array - like access to the classes
本示例说明c #类如何声明索引器以提供对类的类似数组的访问。 - Indexed properties allow array - like access to groups of items for example , the characters in a string or the bits in a
索引属性允许像访问数组一样对一组项(例如字符串中的字符,或 - Indexed properties allow you to use a class that represents an array - like collection of several different kinds of things
索引属性使您可以使用表示类似于数组的若干种不同事物的集合的类。 - This sample shows how c classes can declare indexed properties to represent an array - like collection of different kinds of things
本示例说明c #类如何能够声明索引属性以表示不同种类事物的类似数组的集合。