Removes the Comment object at the specified position from the collection.

 public void Remove(int position)
Public Sub Remove(ByVal position As Integer)

The 0-based position of the Comment to remove.