| 名前 | 解説 | |
|---|---|---|
![]() | Add | Adds a new Group to the collection, along with header and footer sections for the new group. |
![]() | Clear | Clears the collection. |
![]() | Contains | オーバーロードされます。 Determines whether the collection contains an item with specified name. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | FindByName | Gets the item by its name, returns null if not found. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | GetUniqueName | For internal use. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | IndexByName | Gets the index of the element by its name. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | IndexOf | Gets the index of the element. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | Move | Moves the item with the specified index to a new new position specified by newIndex. C1.Report.ReportObjectCollection<TItem>から継承されます。 |
![]() | RemoveAt | Removes an item from the collection. |
