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

Sets the number of this list entry to "1"

...

and

...

renumbers

...

all

...

subsequent

...

entries

...

in

...

the

...

List

...

.

...

This

...

method

...

splits

...

the

...

current

...

ListEntry

...

and

...

all

...

subsequent

...

list

...

entries

...

into

...

a

...

new

...

List

...

.

Signature
C#
C#

<p> public List RestartNumbering()
{signature}{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Function RestartNumbering() As List
{signature}
List</p>