ComponentOne FlexReport for UWP
OutlineNodeCollection Class
Members 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : OutlineNodeCollection Class
Represents collection of the OutlineNode objects.
Object Model
OutlineNodeCollection Class
Syntax
'Declaration
 
Public Class OutlineNodeCollection 
   Inherits C1.Xaml.Document.OwnedCollection(Of OutlineNode)
public class OutlineNodeCollection : C1.Xaml.Document.OwnedCollection<OutlineNode> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.Xaml.Document.OutlineNodeCollection

See Also

Reference

OutlineNodeCollection Members
C1.Xaml.Document Namespace