ThreadedCommentAuthorCollection.IndexOf

ThreadedCommentAuthorCollection.IndexOf method

Gets the index of ThreadedCommentAuthor object

public int IndexOf(ThreadedCommentAuthor author)
ParameterTypeDescription
authorThreadedCommentAuthorThe ThreadedCommentAuthor object

Return Value

The index in the ThreadedCommentAuthor collection

See Also