ThreadedCommentAuthorCollection
Inhalt
[
Ausblenden
]ThreadedCommentAuthorCollection class
Stellt alle Personen dar, die .
public class ThreadedCommentAuthorCollection : CollectionBase<ThreadedCommentAuthor>
Konstrukteure
Name | Beschreibung |
---|---|
ThreadedCommentAuthorCollection() | Default_Constructor |
Eigenschaften
Name | Beschreibung |
---|---|
Capacity { get; set; } | |
Count { get; } | |
CurrentPerson { get; set; } | Ruft den aktuellen Benutzer ab und legt ihn fest. |
Item { get; } | Ruft die Person ab, die Thread-Kommentare erstellt. (2 indexers) |
Item { get; set; } |
Methoden
Name | Beschreibung |
---|---|
Add(string, string, string) | Fügt eine Thread-Kommentarperson hinzu. |
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) | Ruft den Index von ThreadedCommentAuthor object ab (2 methods) |
IndexOf(ThreadedCommentAuthor, int) | |
IndexOf(ThreadedCommentAuthor, int, int) | |
LastIndexOf(ThreadedCommentAuthor) | |
LastIndexOf(ThreadedCommentAuthor, int) | |
LastIndexOf(ThreadedCommentAuthor, int, int) | |
RemoveAt(int) |
Siehe auch
- class CollectionBase<T>
- class ThreadedCommentAuthor
- namensraum Aspose.Cells
- Montage Aspose.Cells