IReadOnlyProperty.IsPrimitiveCollection プロパティ

定義

プロパティが CLR 型の要素型と一致する要素型を持つ場合、プロパティはプリミティブ コレクションです。

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

プロパティ値

true プロパティがプリミティブ コレクションを表す場合は 。

適用対象