| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 Adds a Field to the collection. This overload adds a legacy field type and is deprecated. |
![]() | Contains | オーバーロードされます。 Determines whether the collection contains an item with specified name. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | FindByName | Gets the item by its name, returns null if not found. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | GetUniqueName | For internal use. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | IndexByName | Gets the index of the element by its name. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | IndexOf | Gets the index of the element. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | Move | Moves the item with the specified index to a new new position specified by newIndex. C1.Report.ReportObjectCollection<FieldBase>から継承されます。 |
![]() | Remove | オーバーロードされます。 Removes a field from the collection. |
![]() | RemoveAt | Removes a field from the collection. |
