IRelatedDocList 인터페이스
다른 문서와 관련된 문서의 목록입니다.
이 API는 CLS 규격이 아닙니다.
네임스페이스: Microsoft.VisualStudio.Modeling.Shell
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
Public Interface IRelatedDocList
[CLSCompliantAttribute(false)]
public interface IRelatedDocList
IRelatedDocList 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
RelatedDocDataList | 현재 목록의 읽기 전용 복사본입니다. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
GetRegistrationCount | 문서가 이 목록에 등록된 횟수를 가져옵니다. |
![]() |
RegisterDependentDocument | 이 목록에 문서를 추가합니다. |
![]() |
UnregisterDependentDocument | 이 목록에서 문서를 제거합니다. |
위쪽
이벤트
이름 | 설명 | |
---|---|---|
![]() |
RemovingDocumentFromList | 문서가 RelatedSaveItems 목록에서 제거되기 전에 발생하는 이벤트입니다. |
위쪽
설명
ModelingDocData 개체를 소유한 RelatedSaveItem 목록 관리 및 액세스 하는 데 사용 되는 SRelatedDocList에 대 한 계약