Message-ID: <941329672.8593.1711651390358.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8592_193760132.1711651390358" ------=_Part_8592_193760132.1711651390358 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Comments.Item(Int32)

Comments.Item(Int32)

Description

=20

Returns the Comment object at the = specified position in the Comments c= ollection.

=20
C#
=20
 public Comment this[int position] { get; }
=20
=20
vb.net
=20
Public Default ReadOnly Property Item(ByVal position As Integer) As Comment
=20
=20

Parameters

=20
position
A valid index betwee= n 0 and=20 Comments.Count.=20

Returns

The=20 Comment object at the specified position.
------=_Part_8592_193760132.1711651390358--