Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

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

Signature
C#
C#
 public void Remove(int position)
Signature
vb.net
vb.net
Public Sub Remove(ByVal position As Integer)
Parameters
Param
position
position

The 0-based position of the Comment to remove.