LegendEntryCollection
Innehåll
[
Dölj
]LegendEntryCollection class
Representerar en samling av allaLegendEntry objekt i den angivna diagramförklaringen.
public class LegendEntryCollection : CollectionBase<LegendEntry>
Egenskaper
| namn | Beskrivning |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | |
| Item { get; } | FårLegendEntry element vid angivet index. |
| Item { get; set; } |
Metoder
| namn | Beskrivning |
|---|---|
| BinarySearch(LegendEntry) | |
| BinarySearch(LegendEntry, IComparer<LegendEntry>) | |
| BinarySearch(int, int, LegendEntry, IComparer<LegendEntry>) | |
| Clear() | |
| Contains(LegendEntry) | |
| CopyTo(LegendEntry[]) | |
| CopyTo(LegendEntry[], int) | |
| CopyTo(int, LegendEntry[], int, int) | |
| Exists(Predicate<LegendEntry>) | |
| Find(Predicate<LegendEntry>) | |
| FindAll(Predicate<LegendEntry>) | |
| FindIndex(Predicate<LegendEntry>) | |
| FindIndex(int, Predicate<LegendEntry>) | |
| FindIndex(int, int, Predicate<LegendEntry>) | |
| FindLast(Predicate<LegendEntry>) | |
| FindLastIndex(Predicate<LegendEntry>) | |
| FindLastIndex(int, Predicate<LegendEntry>) | |
| FindLastIndex(int, int, Predicate<LegendEntry>) | |
| GetEnumerator() | |
| IndexOf(LegendEntry) | |
| IndexOf(LegendEntry, int) | |
| IndexOf(LegendEntry, int, int) | |
| LastIndexOf(LegendEntry) | |
| LastIndexOf(LegendEntry, int) | |
| LastIndexOf(LegendEntry, int, int) | |
| RemoveAt(int) |
Se även
- class CollectionBase<T>
- class LegendEntry
- namnutrymme Aspose.Cells.Charts
- hopsättning Aspose.Cells