__ArrayBaseT.ToString 方法 | |
Returns a string that represents the current object.
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD ToString() AS STRING
public override string ToString()
查看代码返回值
类型:
StringA string that represents the current object.
参见