다음을 통해 공유


TypeName.IsArray Property

Definition

Always returns false, array typenames are instances of ArrayTypeName.

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