次の方法で共有


GenericTypeName.IsGeneric Property

Definition

Always returns true because this class represents generics.

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

Property Value

Implements

Applies to