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 последовательности документов.

Атрибуты

Применяется к

См. также раздел