array-likeの例文
例文
携帯版
- This sample shows how c classes can declare indexers to provide array - like access to the classes
- 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