.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
__ArrayBase(T) 类
__ArrayBase(T) 类型转换
Implicit 转换运算符
Implicit 转换 (__Array to __ArrayBase(T))
Implicit 转换 (__ArrayBase(T) to Object[])
__ArrayBase
T
转换运算符
重载列表
名称
说明
(__Array to __ArrayBase
T
)
Implicitely convert an array of USUALs to a typed array. Note that the usuals must contain a value of the correct type.
(__ArrayBase
T
to
Object
)
Implicitely convert a typed Array to an OBJECT[].
Top
参见
引用
__ArrayBase
T
类
XSharp 命名空间