 | ConvertTypeGetInt32 方法 |
Sweet 开发框架
取得int值
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static int GetInt32(
Object obj
)
Public Shared Function GetInt32 (
obj As Object
) As Integer
static member GetInt32 :
obj : Object -> int
参数
- obj
- 类型:SystemObject
[缺少 "M:Sweet.Common.ConvertType.GetInt32(System.Object)" 的 <param name="obj"/> 文档]
返回值
类型:
Int32[缺少 "M:Sweet.Common.ConvertType.GetInt32(System.Object)" 的 <returns> 文档]
参见