TypeDelegator.IsPrimitiveImpl メソッド

定義

Typeがプリミティブ型の 1 つであるかどうかを示す値を返します。

protected:
 override bool IsPrimitiveImpl();
protected override bool IsPrimitiveImpl();
override this.IsPrimitiveImpl : unit -> bool
Protected Overrides Function IsPrimitiveImpl () As Boolean

返品

がプリミティブ型の 1 つである場合は a0/&。それ以外の場合は。

適用対象