FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportObjectCollection<TItem> Class


In This Topic
    ReportObjectCollection<TItem> Class Methods
    In This Topic

    For a list of all members of this type, see ReportObjectCollection<TItem> members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the collection contains a specific item.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Public MethodGets the item by its name, returns null if not found.  
    Public MethodGets the index of the element by its name.  
    Public MethodGets the index of the element.  
    Public MethodMoves the item with the specified index to a new new position specified by newIndex.  
    Top
    See Also