Share via


IReadOnlyProperty.IsPrimitiveCollection 属性

定义

如果属性具有与 CLR 类型的元素类型匹配的元素类型,则属性是基元集合。

public bool IsPrimitiveCollection { get; }
member this.IsPrimitiveCollection : bool
Public ReadOnly Property IsPrimitiveCollection As Boolean

属性值

true 如果 属性表示基元集合,则为 。

适用于