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 子要素のコレクション。

属性

適用対象

こちらもご覧ください