CustomPropertyCollection
محتويات
[
يخفي
]CustomPropertyCollection class
مجموعة منCustomProperty كائنات تمثل معلومات إضافية.
public class CustomPropertyCollection : CollectionBase<CustomProperty>
الخصائص
| اسم | وصف |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | |
| Item { get; } | يحصل على الخاصية المخصصة من خلال الفهرس المحدد . (2 indexers) |
| Item { get; set; } |
طُرق
| اسم | وصف |
|---|---|
| Add(string, string) | إضافة معلومات خاصية مخصصة . |
| BinarySearch(CustomProperty) | |
| BinarySearch(CustomProperty, IComparer<CustomProperty>) | |
| BinarySearch(int, int, CustomProperty, IComparer<CustomProperty>) | |
| Clear() | |
| Contains(CustomProperty) | |
| CopyTo(CustomProperty[]) | |
| CopyTo(CustomProperty[], int) | |
| CopyTo(int, CustomProperty[], int, int) | |
| Exists(Predicate<CustomProperty>) | |
| Find(Predicate<CustomProperty>) | |
| FindAll(Predicate<CustomProperty>) | |
| FindIndex(Predicate<CustomProperty>) | |
| FindIndex(int, Predicate<CustomProperty>) | |
| FindIndex(int, int, Predicate<CustomProperty>) | |
| FindLast(Predicate<CustomProperty>) | |
| FindLastIndex(Predicate<CustomProperty>) | |
| FindLastIndex(int, Predicate<CustomProperty>) | |
| FindLastIndex(int, int, Predicate<CustomProperty>) | |
| GetEnumerator() | |
| IndexOf(CustomProperty) | |
| IndexOf(CustomProperty, int) | |
| IndexOf(CustomProperty, int, int) | |
| LastIndexOf(CustomProperty) | |
| LastIndexOf(CustomProperty, int) | |
| LastIndexOf(CustomProperty, int, int) | |
| RemoveAt(int) |
أنظر أيضا
- class CollectionBase<T>
- class CustomProperty
- مساحة الاسم Aspose.Cells.Properties
- المجسم Aspose.Cells