您要查找的是不是:
- array type conversion 数组类型变换
- Class using the specified array type and rank. 使用指定的数组类型和秩初始化。
- Class using the specified array type name and rank. 使用指定的数组类型名称和秩初始化。
- See also the manual sections on the Array type and Array functions. 参见数组类型和数组函数章节。
- Array elements can be of any type, including an array type. 数组元素可以是任何类型,包括数组类型。
- Automatic data type conversion is not supported for the. 数据类型进行自动数据类型转换。
- Values, you do not have late binding or type conversion. 值进行泛型化,因此,不会有后期绑定或类型转换。
- Describes common language runtime array types. 描述公共语言运行库数组类型。
- The operator symbol is always CType Function for a type conversion operator. 类型转换运算符的符号总是CType函数。
- In these cases, a default value is returned from the type conversion function. 在这些情况下,类型转换函数将返回一个默认值。
- You can only use this property on pointer or array types. 只能对指针或数组类型使用此属性。
- Parameter of an array type must be assigned before it is used; that is, it must be assigned by the callee. 参数前必须先为其赋值,即必须由被调用方为其赋值。
- Array types are reference types derived from the abstract base type Array. 数组类型是从抽象基类型Array派生的引用类型。
- Methods to perform the type conversions. 方法以执行类型转换。
- This property contains the name of the type unless it is an array type, in which case it is the array element type. 如果不是数组类型,此属性包含类型的名称;如果是数组类型,则它为数组元素类型。
- The type argument must be a reference type; this applies also to any class, interface, delegate, or array type. 类型参数必须是引用类型;这一点也适用于任何类、接口、委托或数组类型。
- Represents an array type with a component type that is parameterized or a type variable. 用已被参数化的组件类型或类型变量表示的数组类。
- Casting allows you to make this type conversion explicit, or to force it when it wouldn't normally happen. 通过造型,我们可明确设置这种类型的转换,或者在一般没有可能进行的时候强迫它进行。
- At least one Variant in the source array could not be cast down into the destination array type. 源数组中至少有一个变量未能向下转换到目标数组类型中。
- Do not use this method to generate array types, pointer types, or byref types. 请勿使用此方法生成数组类型、指针类型或byref类型。