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