다음을 통해 공유


EntityCollection 멤버

연결된 엔터티의 컬렉션을 나타냅니다.

다음 표에는 EntityCollection 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  이름 설명
  EntityCollection 오버로드되었습니다. EntityCollection의 새 인스턴스를 초기화합니다.

위쪽

공개 속성

  이름 설명
public property Count 이 컬렉션의 현재 엔터티 수를 가져옵니다.

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Add 지정된 엔터티를 이 컬렉션에 추가합니다.
public method Equals  오버로드되었습니다. (Object에서 상속됨)
public method GetEnumerator 이 컬렉션에 대한 열거자를 반환합니다.
public method GetHashCode  (Object에서 상속됨)
public method GetType  (Object에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method Remove 이 컬렉션에서 지정된 엔터티를 제거합니다.
public method ToString 재정의되었습니다. 컬렉션의 텍스트 표현을 반환합니다.

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

공개 이벤트

  이름 설명
public event EntityAdded Entity가 이 컬렉션에 추가된 경우 발생합니다.
public event EntityRemoved Entity가 이 컬렉션에서 제거된 경우 발생합니다.

위쪽

명시적 인터페이스 구현

  이름 설명
  System.Collections.IEnumerable.GetEnumerator  
  System.ComponentModel.ICollectionViewFactory.CreateView  
  System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged  
  System.ComponentModel.INotifyPropertyChanged.PropertyChanged  

위쪽

참고 항목

참조

EntityCollection 제네릭 클래스
System.ServiceModel.DomainServices.Client 네임스페이스