ShapePathCollection
Contenuti
[
Nascondere
]ShapePathCollection class
Rappresenta le informazioni sulla raccolta del percorso in NotPrimitive autoshape
public class ShapePathCollection : CollectionBase<ShapePath>
Proprietà
| Nome | Descrizione |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | Ottiene il conteggio dei percorsi |
| Item { get; } | Ottiene un percorso di creazione. |
| Item { get; set; } |
Metodi
| Nome | Descrizione |
|---|---|
| Add() | Aggiungi un percorso di creazione. |
| BinarySearch(ShapePath) | |
| BinarySearch(ShapePath, IComparer<ShapePath>) | |
| BinarySearch(int, int, ShapePath, IComparer<ShapePath>) | |
| Clear() | |
| Contains(ShapePath) | |
| CopyTo(ShapePath[]) | |
| CopyTo(ShapePath[], int) | |
| CopyTo(int, ShapePath[], int, int) | |
| Exists(Predicate<ShapePath>) | |
| Find(Predicate<ShapePath>) | |
| FindAll(Predicate<ShapePath>) | |
| FindIndex(Predicate<ShapePath>) | |
| FindIndex(int, Predicate<ShapePath>) | |
| FindIndex(int, int, Predicate<ShapePath>) | |
| FindLast(Predicate<ShapePath>) | |
| FindLastIndex(Predicate<ShapePath>) | |
| FindLastIndex(int, Predicate<ShapePath>) | |
| FindLastIndex(int, int, Predicate<ShapePath>) | |
| GetEnumerator() | |
| IndexOf(ShapePath) | |
| IndexOf(ShapePath, int) | |
| IndexOf(ShapePath, int, int) | |
| LastIndexOf(ShapePath) | |
| LastIndexOf(ShapePath, int) | |
| LastIndexOf(ShapePath, int, int) | |
| RemoveAt(int) |
Guarda anche
- class CollectionBase<T>
- class ShapePath
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells