FixedDocumentSequence.References 속성

정의

중요

이 API는 CLS 규격이 아닙니다.

문서 시퀀스의 DocumentReference 자식 요소 컬렉션을 가져옵니다.

public:
 property System::Windows::Documents::DocumentReferenceCollection ^ References { System::Windows::Documents::DocumentReferenceCollection ^ get(); };
[System.CLSCompliant(false)]
public System.Windows.Documents.DocumentReferenceCollection References { get; }
[<System.CLSCompliant(false)>]
member this.References : System.Windows.Documents.DocumentReferenceCollection
Public ReadOnly Property References As DocumentReferenceCollection

속성 값

DocumentReferenceCollection

문서 시퀀스의 DocumentReference 자식 요소 컬렉션입니다.

특성

적용 대상

추가 정보