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