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