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