Share via


ArrayTypeName.IsArray Property

Definition

Returns true always as this class represents arrays.

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

Property Value

Implements

Applies to