다음을 통해 공유


IReadOnlyProperty.IsPrimitiveCollection 속성

정의

속성은 CLR 형식의 요소 형식과 일치하는 요소 형식이 있는 경우 기본 컬렉션입니다.

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

속성 값

true 속성이 기본 컬렉션을 나타내면 입니다.

적용 대상