DocumentReaderPageCollection Class
Syntax
Public Class DocumentReaderPageCollection
Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of DocumentReaderPage)
Implements System.Collections.Generic.ICollection(Of DocumentReaderPage), System.Collections.Generic.IEnumerable(Of DocumentReaderPage), System.Collections.Generic.IList(Of DocumentReaderPage), System.Collections.Generic.IReadOnlyCollection(Of DocumentReaderPage), System.Collections.Generic.IReadOnlyList(Of DocumentReaderPage), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
public ref class DocumentReaderPageCollection : public System.Collections.ObjectModel.ReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.ICollection<DocumentReaderPage>, System.Collections.Generic.IEnumerable<DocumentReaderPage>, System.Collections.Generic.IList<DocumentReaderPage>, System.Collections.Generic.IReadOnlyCollection<DocumentReaderPage>, System.Collections.Generic.IReadOnlyList<DocumentReaderPage>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2