ShapePathCollection
محتويات
[
يخفي
]ShapePathCollection class
يمثل معلومات مجموعة المسار في الشكل التلقائي NotPrimitive
public class ShapePathCollection : CollectionBase<ShapePath>
الخصائص
اسم | وصف |
---|---|
Capacity { get; set; } | |
Count { get; } | الحصول على عدد المسارات |
Item { get; } | يحصل على مسار إنشاء . |
Item { get; set; } |
طُرق
اسم | وصف |
---|---|
Add() | أضف مسار إنشاء . |
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) |
أنظر أيضا
- class CollectionBase<T>
- class ShapePath
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells