FixedDocumentSequence.References Vlastnost

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

Získá kolekci podřízených prvků sekvence DocumentReference dokumentů.

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

Hodnota vlastnosti

DocumentReferenceCollection

Kolekce podřízených prvků sekvence DocumentReference dokumentů.

Atributy

Platí pro

Viz také