ErrorCheckOptionCollection
İçindekiler
[
Saklamak
]ErrorCheckOptionCollection class
Tüm hata denetimi seçeneğini temsil eder.
public class ErrorCheckOptionCollection : CollectionBase<ErrorCheckOption>
Özellikleri
| İsim | Tanım |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | |
| Item { get; } | AlırErrorCheckOption verilen dizine göre nesne. |
| Item { get; set; } |
yöntemler
| İsim | Tanım |
|---|---|
| Add() | Bir hata denetimi seçeneği ekleyin. |
| BinarySearch(ErrorCheckOption) | |
| BinarySearch(ErrorCheckOption, IComparer<ErrorCheckOption>) | |
| BinarySearch(int, int, ErrorCheckOption, IComparer<ErrorCheckOption>) | |
| Clear() | |
| Contains(ErrorCheckOption) | |
| CopyTo(ErrorCheckOption[]) | |
| CopyTo(ErrorCheckOption[], int) | |
| CopyTo(int, ErrorCheckOption[], int, int) | |
| Exists(Predicate<ErrorCheckOption>) | |
| Find(Predicate<ErrorCheckOption>) | |
| FindAll(Predicate<ErrorCheckOption>) | |
| FindIndex(Predicate<ErrorCheckOption>) | |
| FindIndex(int, Predicate<ErrorCheckOption>) | |
| FindIndex(int, int, Predicate<ErrorCheckOption>) | |
| FindLast(Predicate<ErrorCheckOption>) | |
| FindLastIndex(Predicate<ErrorCheckOption>) | |
| FindLastIndex(int, Predicate<ErrorCheckOption>) | |
| FindLastIndex(int, int, Predicate<ErrorCheckOption>) | |
| GetEnumerator() | |
| IndexOf(ErrorCheckOption) | |
| IndexOf(ErrorCheckOption, int) | |
| IndexOf(ErrorCheckOption, int, int) | |
| LastIndexOf(ErrorCheckOption) | |
| LastIndexOf(ErrorCheckOption, int) | |
| LastIndexOf(ErrorCheckOption, int, int) | |
| RemoveAt(int) |
Ayrıca bakınız
- class CollectionBase<T>
- class ErrorCheckOption
- ad alanı Aspose.Cells
- toplantı Aspose.Cells