ThreadedCommentCollection.Item

ThreadedCommentCollection indexer

Gets the threaded comment by the specific index.

public ThreadedComment this[int index] { get; }
ParameterDescription
indexThe index

See Also