共用方式為


PointerTypeSpec 類別

定義

表示指標 (*) 類型。

public class PointerTypeSpec : Orleans.Serialization.TypeSystem.TypeSpec
type PointerTypeSpec = class
    inherit TypeSpec
Public Class PointerTypeSpec
Inherits TypeSpec
繼承
PointerTypeSpec

建構函式

PointerTypeSpec(TypeSpec)

初始化 PointerTypeSpec 類別的新執行個體。

屬性

ElementType

取得項目型別。

方法

Format()

以可剖 RuntimeTypeNameParser 析的方式格式化這個實例。

ToString()

表示指標 (*) 類型。

適用於