CollectionRegisteringEventArgs.Parent 속성

정의

등록할 컬렉션의 부모를 가져옵니다.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
member this.Parent : obj
Public ReadOnly Property Parent As Object

속성 값

Object

등록할 컬렉션의 부모입니다.

적용 대상