C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IndexEntryCollection Class
Members

IndexEntryCollection Class
Represents a collection of IndexEntry objects. The RenderIndex.Entries property on the RenderIndex class, and the Children property on the IndexEntry class store collections of this type.
Object Model
IndexEntryCollection Class
Syntax
'Declaration
 
Public Class IndexEntryCollection 
   Inherits OwnedCollection
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.IndexEntryCollection

See Also