次の方法で共有


Conversion.IsTypeParameter プロパティ

定義

セクション 8.10 で定義されているように、この変換が拡大型パラメーターまたは縮小型パラメーター変換の場合は True を返します。

public:
 property bool IsTypeParameter { bool get(); };
public bool IsTypeParameter { get; }
member this.IsTypeParameter : bool
Public ReadOnly Property IsTypeParameter As Boolean

プロパティ値

適用対象