Share via


Conversion.IsArray Property

Definition

Returns True if this conversion is a widening array conversion or a narrowing array conversion, as defined in section 8.5.

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

Property Value

Applies to