ArrayTypeName.IsGeneric Property

Definition

Returns false always as this class never 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