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 子項目的集合。

屬性

適用於

另請參閱