MemberRelationship.IsEmpty 속성

정의

이 관계가 관계와 같은 Empty 지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true 이 관계가 관계와 같으면 .이 Empty 고, false그렇지 않으면 .입니다.

적용 대상

추가 정보