ReflectionTypeName.IsGeneric Property

Definition

Returns true if the type is a generic, false otherwise.

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