ShapePathCollection
İçindekiler
[
Saklamak
]ShapePathCollection class
NotPrimitive autoshape içindeki yol toplama bilgilerini temsil eder
public class ShapePathCollection : CollectionBase<ShapePath>
Özellikleri
| İsim | Tanım |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | Yolların sayısını alır |
| Item { get; } | Bir oluşturma yolu alır. |
| Item { get; set; } |
yöntemler
| İsim | Tanım |
|---|---|
| Add() | Bir oluşturma yolu ekleyin. |
| 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) |
Ayrıca bakınız
- class CollectionBase<T>
- class ShapePath
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells