如需详细资讯,请参阅阵列物件。
这些阵列物件可以有不同的维度长度。
所删除的元素会传回成为新的阵列物件。
阵列物件为建立任何资料型别的阵列提供支援。
The array object provides support for creation of arrays of any data type.
建立阵列物件后,就不可再变更其阵序(维度数)、其维度长度或其元素的资料型别。
Once you create an array object, you cannot change its rank (number of dimensions), its dimension lengths, or the data type of its elements.
您可将阵列变数变更为指向具有不同维度长度的阵列物件,但不可将它变更为指向不同资料型别的阵列物件。
You can change an array variable to point to an array object with different dimension lengths, but you cannot change it to point to an array object of a different data type.
结构如何与阵列、物件、程序及彼此之间进行互动。
Summarizes how structures interact with arrays, objects, procedures, and each other.
隐含型别阵列通常是在查询运算式中与匿名型别及物件和集合初始设定式一起使用。
Implicitly-typed arrays are usually used in query expressions together with anonymous types and object and collection initializers.
使用指定的编码物件,将字串转换为url编码的位元组阵列。
Converts a string into a URL-encoded array of bytes using the specified encoding object.
物件也称为执行个体,可以储存在已命名的变数、阵列或集合中。
Objects are also called instances, and they can be stored in either a named variable or in an array or collection.
索引子可让物件以类似于阵列的方式进行索引。
Indexers enable objects to be indexed in a similar manner to arrays.
参数与参数阵列中同等编号的物件相关联。
The parameter is associated with the equally numbered object in the parameters array.
如此让您能够列举阵列以判断物件的介面。
This enables you to enumerate the array to determine the object's interfaces.
然而,并无法使用回圈的方式浏览注册物件,或是将注册物件指定给物件的阵列。
However, a registered object cannot be looped over or assigned in arrays of objects, etc.
写入追踪资讯,资料物件的阵列,及事件资讯至特定接听程序的输出。
Writes trace information, an array of data objects and event information to the listener specific output.
然后,您可以逐一查看阵列,以每项阵列元素的类型为基础来决定所要套用的属性,并且从属性物件撷取资讯。
You can then iterate over this array, determine what attributes were applied based on the type of each array element, and extract information from the attribute objects.
使用指定的编码物件,从阵列中的指定位置开始,一直到指定的位元组数为止,将URL编码的位元组阵列转换为解码的字串。
Converts a URL-encoded byte array into a decoded string using the specified encoding object, starting at the specified position in the array, and continuing for the specified number of bytes.
建立包含阵列的匿名型别时,在型别的物件初始设定式中阵列必须是隐含型别。
When you create an anonymous type that contains an array, the array must be implicitly typed in the type's object initializer.
群组物件的方式有二:建立物件的阵列和建立物件的集合。
There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.
群组物件的方式有二:建立物件的阵列和建立物件的集合。
There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.
应用推荐