資料類型摘要 (Visual Basic)
Visual Basic 語言關鍵字和執行階段程式庫成員的組織方式會以目的和使用方式為依據。
動作 | 語言項目 |
---|---|
在資料類型之間轉換 | CBool、CByte、CChar、CDate、CDbl、CDec、CInt、CLng、CObj、CShort、CSng、CStr、Fix、Int |
設定內建資料類型 | Boolean、Byte、Char、Date、Decimal、Double、Integer、Long、Object、Short、Single、String |
驗證資料類型 | IsArray, IsDate, IsDBNull, IsError, IsNothing, IsNumeric, IsReference |