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

Значение свойства

Коллекция дочерних элементов последовательности DocumentReference документов.

Атрибуты

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

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