This documentation is archived and is not being maintained.
DocumentReferenceCollection Class
Visual Studio 2008
Defines an ordered list of DocumentReference elements.
Assembly: PresentationFramework (in PresentationFramework.dll)
'Declaration <CLSCompliantAttribute(False)> _ Public NotInheritable Class DocumentReferenceCollection _ Implements IEnumerable(Of DocumentReference), IEnumerable, _ INotifyCollectionChanged 'Usage Dim instance As DocumentReferenceCollection
You cannot directly create an instance of this class in XAML.
When associated with a FixedDocumentSequence, the order of the elements that the DocumentReferenceCollection contains should be the same as the document order that is defined in the FixedDocumentSequence.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: