CommentAuthorCollection Methods |
The CommentAuthorCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddAuthor |
Add new author at the end of a collection.
(Inherited from
CommentAuthorList
.)
|
|
|
CopyTo |
Copies all elements from the collection to the specified array.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
FindByName |
Find author in a collection by name.
(Inherited from
CommentAuthorList
.)
|
|
|
FindByNameAndInitials |
Find author in a collection by name and initials
(Inherited from
CommentAuthorList
.)
|
|
|
GetEnumerator | (Inherited from CommentAuthorList .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ToArray | (Inherited from CommentAuthorList .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|