| 1. | There is no way to marshal a subset of a managed array 无法封送托管数组的子集。 |
| 2. | Shows how to make a typedef for a managed array 显示如何为托管数组创建typedef 。 |
| 3. | Managed array types can vary ; however , the 托管数组可以是各种各样的;但是, |
| 4. | To a separate managed array before reading its element values )复制到单独的托管数组。 |
| 5. | The managed array this instance references 此实例引用的托管数组。 |
| 6. | Shows how to use a managed array as a parameter to a template 显示如何将托管数组用作模板参数。 |
| 7. | Has no effect on marshaling managed arrays to unmanaged code 不影响将托管数组封送到非托管代码。 |
| 8. | Rather than a typed , single dimensional , zero - based managed array ,而不是类型化的、一维的、从零开始的托管数组。 |
| 9. | Specifies that a type contains an unmanaged array that might potentially overflow 指定某个类型包含可能溢出的非托管数组。 |
| 10. | All managed array types can be passed to unmanaged code from managed code 所有托管数组都可以从托管代码传递给非托管代码。 |