IntegerType 類別

定義

此類別自 Visual Basic 2005 起已被淘汰。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public ref class IntegerType sealed
[Microsoft.VisualBasic.CompilerServices.StandardModule]
public sealed class IntegerType
public sealed class IntegerType
[<Microsoft.VisualBasic.CompilerServices.StandardModule>]
type IntegerType = class
type IntegerType = class
Public Module IntegerType
Public NotInheritable Class IntegerType
繼承
IntegerType
屬性

備註

此類別提供操作可能代表 Integer 某值資料的方法。

方法

名稱 Description
Equals(Object)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

判斷指定的 物件是否等於目前的物件。

(繼承來源 Object)
FromObject(Object)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

回傳 Integer 一個對應於指定物件的值。

FromString(String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

回傳 Integer 一個對應指定字串的值。

GetHashCode()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

做為預設雜湊函式。

(繼承來源 Object)
GetType()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於