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