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