[]
Gets a single threaded comment from the collection.
ICommentThreaded this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ICommentThreaded
Type | Name | Description |
---|---|---|
int | index | The index number for the comment. |
Type | Description |
---|---|
ICommentThreaded | An ICommentThreaded object contained by the collection. |